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

This commit is contained in:
Damien George 2015-02-10 22:27:47 +00:00
parent 596f41da04
commit 891e444fec

View file

@ -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)