diff options
author | Damien George <damien@micropython.org> | 2022-07-06 21:26:42 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-07-08 23:47:29 +1000 |
commit | 9af6a275dd2bbb8a815e27e1e61c3f4547a44da0 (patch) | |
tree | d03715c47bdf29f1bcdbcb231d065d55e82bec1c /py/parsenum.c | |
parent | 9f8087b448890417d5aa86551957a2100616bb8e (diff) | |
download | micropython-9af6a275dd2bbb8a815e27e1e61c3f4547a44da0.tar.gz micropython-9af6a275dd2bbb8a815e27e1e61c3f4547a44da0.zip |
stm32/boardctrl: Allow boards to override fatal-error handler.
To override it a board must define MICROPY_BOARD_FATAL_ERROR to a function
that takes a string message and does not return.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/parsenum.c')
0 files changed, 0 insertions, 0 deletions