summaryrefslogtreecommitdiff
path: root/py/parse.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-06-09 12:21:18 +1000
committerDamien George <damien@micropython.org>2022-06-09 13:24:08 +1000
commit45a0c6da5b4170402a3491d39a1d75b5025526e2 (patch)
treebbff144e1434f219a6c75504d8fce51855f8a8d7 /py/parse.c
parentbd5152c928a4a0809eaa340e0f8ae788a949daea (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