Browse Source

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

pull/7619/head
Glenn Ruben Bakke 4 years ago
committed by Damien George
parent
commit
6ff3a2afef
  1. 7
      ports/nrf/qstrdefsport.h

7
ports/nrf/qstrdefsport.h

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

Loading…
Cancel
Save