Skip to content
Snippets Groups Projects
Commit 891e444f authored by Damien George's avatar Damien George
Browse files

stmhal: Add boot.py and main.py to qstr definitions, to save some RAM.

parent 596f41da
No related branches found
No related tags found
No related merge requests found
...@@ -62,6 +62,8 @@ Q(SD) ...@@ -62,6 +62,8 @@ Q(SD)
Q(SDcard) Q(SDcard)
Q(FileIO) Q(FileIO)
Q(flush) Q(flush)
Q(boot.py)
Q(main.py)
// Entries for sys.path // Entries for sys.path
Q(/flash) Q(/flash)
Q(/flash/lib) Q(/flash/lib)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment