| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add USB priority check for freeRTOS config
|
|
|