winnermicro / micropython

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
https://micropython.org
MIT License
9 stars 2 forks source link

qstrdefsport.h, main.c: Fix adding paths to sys.path #28

Closed robert-hh1 closed 4 years ago

robert-hh1 commented 4 years ago

The path strings have to be added to qstrdefsport.h such that get properly expanded.