From 88d2f534f5b98a118b15046a53fb1cbafe13e02b Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Tue, 13 Sep 2022 22:46:14 -0400 Subject: [PATCH] Add React_Generic Library (#1832) ### Releases v2.1.0 1. Initial porting and coding to support ESP32, ESP8266, SAMD21/SAMD51, RP2040, STM32, nRF52, Teensy 4.x --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 6cc02fd5..35e6e40d 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5178,3 +5178,4 @@ https://github.com/mdkendall/ThingpingsLib https://github.com/PribaNosati/mrm-lid-d https://github.com/SmartElecRu/ArduinoIDE_SE_Button https://github.com/Scottapotamas/xsens-mti +https://github.com/khoih-prog/React_Generic