diff options
author | Damien George <damien@micropython.org> | 2021-04-08 21:11:24 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-09 12:44:19 +1000 |
commit | 7b41d7f187d0bbfdda66db06b523c8829f198998 (patch) | |
tree | 95ca9a32bdcc2e50ee38397c45664ba46f7c1048 /py/objlist.c | |
parent | 4d9e657f0ee881f4a41093ab89ec91d03613744d (diff) |
stm32/boardctrl: Give boards control over execution of boot.py,main.py.
This commit simplifies the customisation of the main MicroPython execution
loop (4 macros are reduced to 2), and allows a board to have full control
over the execution (or not) of boot.py and main.py.
For boards that use the default start-up code, there is no functional
change in this commit.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objlist.c')
0 files changed, 0 insertions, 0 deletions