Skip to content

Commit 187ddc6

Browse files
committed
move InternalFS to its own subclass of LFS
1 parent 20c257d commit 187ddc6

File tree

12 files changed

+9
-558
lines changed

12 files changed

+9
-558
lines changed

cores/nRF5/Arduino.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ void suspendLoop(void);
6666
#include "utility/debug.h"
6767
#include "utility/utilities.h"
6868
#include "utility/AdaCallback.h"
69-
#include "flash/flash_nrf5x.h"
7069

7170
#ifdef USE_TINYUSB
7271
#include "Adafruit_TinyUSB_Core.h"

cores/nRF5/flash/flash_cache.c

Lines changed: 0 additions & 129 deletions
This file was deleted.

cores/nRF5/flash/flash_cache.h

Lines changed: 0 additions & 57 deletions
This file was deleted.

cores/nRF5/flash/flash_nrf5x.c

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)