summaryrefslogtreecommitdiff
path: root/hw/bsp/pca10059/board.mk
AgeCommit message (Collapse)Author
2020-11-28group more nrf52840 boardshathach
2020-10-08clean up jlink default interfacehathach
2020-05-17enable -Wcast-alignhathach
suppress vendor sdk driver at board.mk
2020-03-24nrf use new cmsis_4 submodule for core headerhathach
2019-11-20move -flto to board.mkhathach
current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out).
2019-10-01-Wno-error=cast-function-type is only available for gcc 8+, change travis ↵hathach
dist to bionic
2019-09-27add -Wextra for more warnings to examplehathach
non-stack warning (probably mcu driver) should be suppressed in the board.mk
2019-09-08ported pca10059hathach