mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02:00
If there is a filesystem available, this change makes sure there is a "lib" in `sys.path`, eg so that "mip install" works correctly. Signed-off-by: Damien George <damien@micropython.org>
5 lines
72 B
C
5 lines
72 B
C
// qstrs specific to this port
|
|
// *FORMAT-OFF*
|
|
Q(/flash/lib)
|
|
Q(/sd/lib)
|