hathach
|
056d0bb4bf
|
remove -Wnested-externs since many driver does this including CMSIS_5
|
2020-03-23 22:52:59 +07:00 |
|
hathach
|
5fa1e6e242
|
hack to undef LITTLE_ENDIAN for samg55
|
2020-03-11 12:32:29 +07:00 |
|
hathach
|
6a1416d18a
|
fix cortex M7, M23, M33 freertos build
|
2020-03-11 00:47:13 +07:00 |
|
hathach
|
f638594536
|
move -flto to board.mk
current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out).
|
2019-11-20 16:06:40 +07:00 |
|
hathach
|
cd96b3de86
|
update makefile for lpc boards
|
2019-11-11 11:51:51 +07:00 |
|
hathach
|
1684cb06b7
|
update makefile for lpc mcu
|
2019-11-11 11:24:10 +07:00 |
|
hathach
|
6f952a8e84
|
fix missing board uart read/write()
|
2019-10-24 12:20:06 +07:00 |
|
hathach
|
6183dbd0ce
|
add -Wextra for more warnings to example
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
2019-09-27 00:15:43 +07:00 |
|
hathach
|
a90e2aa2ce
|
55s69 device work with usb0
|
2019-09-05 16:12:13 +07:00 |
|
hathach
|
2e00019aae
|
board_test work with lpcxpresso55s69
|
2019-09-03 13:25:36 +07:00 |
|