From b4d46ee40c390a5e7ea25e4488d02cefde2ced13 Mon Sep 17 00:00:00 2001 From: Carlo Parata Date: Wed, 14 Jun 2023 16:47:56 +0200 Subject: [PATCH] Update repositories.txt (#2965) Please add STM32duino X-NUCLEO-53L8A1 library to the Arduino Library Manager. Thanks in advance. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 32b0d080..d65940f8 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5946,3 +5946,4 @@ https://github.com/hexaedron/PostNeoSWSerial https://github.com/stm32duino/VL53L8CX https://github.com/sunfounder/SunFounder_Ai_Camera https://github.com/Interested-In-Spresense/MM-S50MV +https://github.com/stm32duino/X-NUCLEO-53L8A1