hathach
|
04cf337b79
|
clean up flash-stlink
|
2020-01-10 15:09:59 +07:00 |
|
hathach
|
88bdb12ee5
|
close #204 define HSE_VALUE in _hal_conf instead of board.mk
|
2019-12-11 15:19:51 +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
|
78bf82291e
|
add uart support for stm32f4nucleo board (via stlink cdc)
|
2019-10-19 18:19:59 +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
|
ff7261600c
|
ported stm32f2, added board stm32f207zg nucleo
close #127
|
2019-09-12 10:41:03 +07:00 |
|
hathach
|
a3f1c269e9
|
added stm32f767nucleo board, board_test works
|
2019-09-11 18:02:27 +07:00 |
|