hathach
|
905c4b71d1
|
nrf use new cmsis_4 submodule for core header
|
2020-03-24 08:51:11 +07:00 |
|
hathach
|
65578dec44
|
update freertos example
work with samd21 samd51 and nrf
|
2020-03-10 23:16:09 +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
|
642ff56b32
|
ported pca10059
|
2019-09-08 21:55:03 +07:00 |
|