Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v1.6.0 to support Nano_33_BLE using LittleFS
Browse files Browse the repository at this point in the history
### Major Releases v1.6.0

1. Add support to **MBED nRF52840-based boards such as Nano_33_BLE, Nano_33_BLE_Sense**, etc. using [**Arduino-mbed mbed_nano** core](https://github.com/arduino/ArduinoCore-mbed)
  • Loading branch information
khoih-prog authored Aug 30, 2021
1 parent c0a67a4 commit 0a02ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
* [5. minimal on Rtlduino RTL8720DN using FlashStorage](#5-minimal-on-rtlduino-rtl8720dn-using-flashstorage)
* [5.1 No DRD](#51-no-drd)
* [5.2 DRD](#52-drd)
* [6. minimal on Nano 33 BLE using LittleFS](#6-minimal-on-nano-33-ble-using-littlfs)
* [6. minimal on Nano 33 BLE using LittleFS](#6-minimal-on-nano-33-ble-using-littlefs)
* [6.1 No DRD](#61-no-drd)
* [6.2 DRD](#62-drd)
* [Libraries using ESP_DoubleResetDetector or DoubleResetDetector_Generic library](#libraries-using-esp_doubleresetdetector-or-doubleresetdetector_generic-library)
Expand Down

0 comments on commit 0a02ffe

Please sign in to comment.