| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-08 | clean up jlink default interface | hathach | |
| 2020-09-03 | revert to use __USE_LPCOPEN | hathach | |
| properly init fpu on LPC M4 | |||
| 2020-09-02 | revert to use float-abi | hathach | |
| 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 | |||
| 2020-03-07 | clean up LD_FILE using $(BOARD) | hathach | |
| make it easier to duplicate bsp | |||
| 2019-11-21 | moving irq to bsp for lpc17/40 | hathach | |
| 2019-11-20 | move -flto to board.mk | hathach | |
| current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out). | |||
| 2019-11-11 | update makefile for lpc boards | hathach | |
| 2019-11-11 | update makefile for lpc mcu | hathach | |
| 2019-09-27 | add -Wextra for more warnings to example | hathach | |
| non-stack warning (probably mcu driver) should be suppressed in the board.mk | |||
| 2019-09-09 | clean up lpc makefile | hathach | |
| 2019-09-06 | adding lpcxpresso11u37 board | hathach | |
| 2019-08-31 | fix segger embbeded studio compile issue | hathach | |
| 2019-05-15 | ea4088 quickstart build with makefile | hathach | |
