nrf/qstrdefsport.h: Add entries for in-built FS mount points.

This commit is contained in:
Glenn Ruben Bakke 2020-07-23 21:15:05 +02:00 committed by Damien George
parent f99aa82e85
commit 6ff3a2afef
1 changed files with 6 additions and 1 deletions

View File

@ -27,6 +27,12 @@
// qstrs specific to this port
// *FORMAT-OFF*
// Entries for sys.path
Q(/flash)
// For uos.sep
Q(/)
Q(a)
Q(a#)
Q(a#:1)
@ -138,4 +144,3 @@ Q(r4:2)
Q(r:1)
Q(r:2)
Q(r:3)