From 2f0f0ffbe0051ee8f73b55953a97bc75a6d5d546 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Fri, 11 Jun 2021 03:24:11 -0400 Subject: [PATCH] Add LittleFS_Mbed_RP2040 to Library Manager (#76) Please add [LittleFS_Mbed_RP2040](https://github.com/khoih-prog/LittleFS_Mbed_RP2040) to Library Manager --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 495cc384..2683ff4f 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3979,3 +3979,4 @@ https://github.com/PodgroupConnectivity/PodEnoSim https://github.com/bitbank2/unzipLIB https://github.com/maxmacstn/ESP32-Canon-BLE-Remote https://github.com/Seeed-Studio/Grove-Ranging-sensor-VL53L0X +https://github.com/khoih-prog/LittleFS_Mbed_RP2040