mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
stmhal: Add boot.py and main.py to qstr definitions, to save some RAM.
This commit is contained in:
@@ -62,6 +62,8 @@ Q(SD)
|
||||
Q(SDcard)
|
||||
Q(FileIO)
|
||||
Q(flush)
|
||||
Q(boot.py)
|
||||
Q(main.py)
|
||||
// Entries for sys.path
|
||||
Q(/flash)
|
||||
Q(/flash/lib)
|
||||
|
||||
Reference in New Issue
Block a user