From 1bd0c08a766839ffd2e945693475d3c8f5a64de1 Mon Sep 17 00:00:00 2001 From: Daniel Thompson Date: Sun, 9 Feb 2020 19:45:20 +0000 Subject: [PATCH] nrf: pinetime: Enable VFS LFS2 will be handled by the Makefile... --- ports/nrf/boards/pinetime/mpconfigboard.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ports/nrf/boards/pinetime/mpconfigboard.h b/ports/nrf/boards/pinetime/mpconfigboard.h index ea37dd7ba..baeaeaf1f 100644 --- a/ports/nrf/boards/pinetime/mpconfigboard.h +++ b/ports/nrf/boards/pinetime/mpconfigboard.h @@ -69,4 +69,8 @@ #define MICROPY_HW_PWM1_NAME "PWM1" #define MICROPY_HW_PWM2_NAME "PWM2" +#define MICROPY_VFS (1) +//MICROPY_VFS_LFS2 is defined via the command line to ensure the +//library code gets built + #define HELP_TEXT_BOARD_LED ""