1 Forks
7 Stars
7 Watchers

FS_Nano33BLE

Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilitates your usage of FS (LittleFS or FATFS) for the onboard flash. FS supports power fail safety and high performance

How to download and setup FS_Nano33BLE

Open terminal and run command
git clone https://github.com/khoih-prog/FS_Nano33BLE.git
git clone is used to create a copy or clone of FS_Nano33BLE repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FS_Nano33BLE https://github.com/khoih-prog/FS_Nano33BLE/archive/master.zip

Or simply clone FS_Nano33BLE with SSH
[email protected]:khoih-prog/FS_Nano33BLE.git

If you have some problems with FS_Nano33BLE

You may open issue on FS_Nano33BLE support forum (system) here: https://github.com/khoih-prog/FS_Nano33BLE/issues