| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Implemented a special copy strategy to copy directly from the FIFO. This
function, however, is untested and should be regarded as unreliable
until somebody was able to test it
|
|
|
|
STM32F3 IRQ remap option and some minor improvements
|
|
|
|
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
Pa039 : use of address of unaligned structure member.
Pe188: enumerated type mixed with another type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a note about pin remapping for the STM32F042Fx
|
|
|
|
|
|
samd21/samd51/stm32_fsdev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
|
|
|
enumeration (sometimes). Also move a membar.
|
|
interrupt, fix small typos.
|
|
|
|
close #125
|
|
|
|
|
|
|
|
synchronization primitives after disabling interrupts.
|
|
|
|
|
|
|