Skip to content

Commit 891e444

Browse files
committed
stmhal: Add boot.py and main.py to qstr definitions, to save some RAM.
1 parent 596f41d commit 891e444

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

stmhal/qstrdefsport.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Q(SD)
6262
Q(SDcard)
6363
Q(FileIO)
6464
Q(flush)
65+
Q(boot.py)
66+
Q(main.py)
6567
// Entries for sys.path
6668
Q(/flash)
6769
Q(/flash/lib)

0 commit comments

Comments
 (0)