| Age | Commit message (Collapse) | Author |
|
|
|
temporarily disable codespell
|
|
also fix trailing spaces
|
|
|
|
|
|
this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible
Signed-off-by: Rafael Silva <[email protected]>
|
|
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
|
|
|
|
|
|
|
|
|
|
specify FAMILY_SUBMODULES for all boards
|
|
|
|
|
|
|
|
properly init fpu on LPC M4
|
|
|
|
define __USE_CMSIS instead of __USE_LPCOPEN will have startup enable FPU
on startup properly. Although it is only relevant to lpx43/40 series,
change all to __USE_CMSIS for consistency
|
|
|
|
|
|
|
|
make it easier to duplicate bsp
|
|
|
|
current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out).
|
|
|
|
|
|
|
|
started with pca10056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move hw/cmsis to hw/mcu/nordic since only nrf uses it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove board header since it is not used
|
|
|
|
|