micropython/ports/stm32/boards/PYBD_SF3
Damien George 25ae169e6e stm32: Include .ARM section in firmware for C++ exception handling.
Support for C++ was added in 97960dc7de but
that commit didn't include the C++ exception handling table in the binary
firmware image.  This commit fixes that.

Signed-off-by: Damien George <damien@micropython.org>
2021-04-06 12:11:15 +10:00
..
bdev.c
board_init.c
mpconfigboard.h
mpconfigboard.mk stm32: Include .ARM section in firmware for C++ exception handling. 2021-04-06 12:11:15 +10:00
pins.csv
stm32f7xx_hal_conf.h