| Age | Commit message (Collapse) | Author |
|
|
|
|
|
suppress vendor sdk driver at board.mk
|
|
|
|
|
|
|
|
work with samd21 samd51 and nrf
|
|
|
|
current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out).
|
|
fix build error with nrfx 2.0
|
|
|
|
|
|
add uart write to board test example
|
|
started with pca10056
|
|
dist to bionic
|
|
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
|
|
|
|
|
move hw/cmsis to hw/mcu/nordic since only nrf uses it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove board header since it is not used
|
|
|
|
|
|
|
|
|
|
since nrf5x require the use of std startup. Add verbose mode to makefile
|
|
|
|
|
|
|
|
|
|
got undefined reference to `_start'
|
|
|
|
|
|
|
|
|
|
clean up board
|