hathach
|
905c4b71d1
|
nrf use new cmsis_4 submodule for core header
|
2020-03-24 08:51:11 +07:00 |
|
hathach
|
3ea95c2ab6
|
clean up LD_FILE using $(BOARD)
make it easier to duplicate bsp
|
2020-03-07 17:49:30 +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
|
6f952a8e84
|
fix missing board uart read/write()
|
2019-10-24 12:20:06 +07:00 |
|
hathach
|
6479ee53d5
|
-Wno-error=cast-function-type is only available for gcc 8+, change travis dist to bionic
|
2019-10-01 15:43:28 +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
|
c18a7fd9ad
|
Port new board circuitplayground_bluefruit, close #109
|
2019-09-01 11:51:12 +07:00 |
|