From 6ff3a2afef3263153d50c73ea5c0d941dc701a9d Mon Sep 17 00:00:00 2001 From: Glenn Ruben Bakke Date: Thu, 23 Jul 2020 21:15:05 +0200 Subject: [PATCH] nrf/qstrdefsport.h: Add entries for in-built FS mount points. --- ports/nrf/qstrdefsport.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ports/nrf/qstrdefsport.h b/ports/nrf/qstrdefsport.h index 9608dbb247..3cc2f1e646 100644 --- a/ports/nrf/qstrdefsport.h +++ b/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) -