| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reg16_clear_bits function to reduce typec conversion warnings.
|
|
|