From 741d9fe2f0cc8bcc2ce6a534784e71b9986a713a Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Sat, 7 Aug 2021 14:40:33 -0400 Subject: [PATCH] Add FlashStorage_RTL8720 library (#337) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index f276dbde..686e2140 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4133,3 +4133,4 @@ https://github.com/khoih-prog/ESP32_C3_ISR_Servo https://github.com/crmoratelli/SupmeaDO7016 https://github.com/todd-herbert/heltec-eink-modules https://github.com/DavidArmstrong/WMM_Tinier +https://github.com/khoih-prog/FlashStorage_RTL8720