From 2cc738a89c625300e8dccacab30db8f19334b28e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 18 Nov 2020 16:13:22 +0100 Subject: [PATCH] Added lib EthernetWebServer_SSL_STM32 https://github.com/arduino/Arduino/issues/10966 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ea22c660..3738a246 100644 --- a/registry.txt +++ b/registry.txt @@ -3577,3 +3577,4 @@ https://github.com/pololu/pololu-buzzer-arduino.git|Contributed|PololuBuzzer https://github.com/RiversEngineering/RiversEngineering.git|Contributed|Rivers Engineering https://github.com/sparkfun/SparkFun_LIDARLitev4_Arduino_Library.git|Contributed|SparkFun Garmin LIDAR-Lite v4 Arduino Library https://github.com/lucyamy/LapX9C10X.git|Contributed|LapX9C10X +https://github.com/khoih-prog/EthernetWebServer_SSL_STM32.git|Contributed|EthernetWebServer_SSL_STM32