Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable 20.3.x.rusefi clean history #33

Open
wants to merge 130 commits into
base: stable_20.3.x.rusefi
Choose a base branch
from

Conversation

rusefillc
Copy link

just looking at diff

dron0gus and others added 30 commits July 6, 2023 22:08
This fixes:
build/obj/syscalls_cpp.o:(.bss.__dso_handle+0x0): multiple definition of `__dso_handle'
/usr/lib/gcc/x86_64-linux-gnu/7/32/crtbeginS.o:(.data.rel.local+0x0): first defined here
/usr/bin/ld: errno: TLS definition in /lib32/libc.so.6 section .tbss mismatches non-TLS reference in build/obj/syscalls_cpp.o
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15338 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15389 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15406 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15420 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15498 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15502 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15507 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15510 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15513 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15522 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15524 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15528 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@15533 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
dron0gus and others added 30 commits December 16, 2023 16:33
Use wrappers from hal_ioblock.h . So it will call correct functions
in hal_mmc_spi.c that cares about spiAcquireBus().
Direct call to mmc* functions ignores locking/unlocking

8f967fe
STM32: PWM: set 32bit mode bit in CR1 register for Artery devices
lis3dsh: fix 'msg' may be used uninitialized
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16441 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
macro hook allowing consumers to limit loops
But not more that 8 times

Signed-off-by: Andrey Gusakov <[email protected]>
STM32 OTGv1 freeze on OUT bulk with size = 64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants