5 Commits

Author SHA1 Message Date
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
585aebeb12 add uart support for stm32f072disco 2019-11-03 12:54:05 +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
3f02c35983 fix #130 2019-09-11 11:55:16 +07:00
hathach
34b76898da adding stm32f072disco board, board_test example running 2019-09-11 11:41:47 +07:00