diff options
author | Damien George <damien@micropython.org> | 2022-06-09 12:21:18 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-06-09 13:24:08 +1000 |
commit | 45a0c6da5b4170402a3491d39a1d75b5025526e2 (patch) | |
tree | bbff144e1434f219a6c75504d8fce51855f8a8d7 /py/parse.c | |
parent | bd5152c928a4a0809eaa340e0f8ae788a949daea (diff) |
stm32/mboot: Remove MP_WEAK on led funcs and make some of them static.
Both led_init and led_state are configurable via MBOOT_BOARD_LED_INIT and
MBOOT_BOARD_LED_STATE respectively, so don't need to be MP_WEAK.
Furthermore, led_state and led0_state are private to ui.c so can be made
static.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions