From ae5bae443851e65a0699e861487735d844322c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=BD=87?= Date: Thu, 24 Apr 2025 10:18:37 +0800 Subject: [PATCH 1/2] add DFRobot_C4001 lib --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index ef241a5b9..26c97aea1 100644 --- a/repositories.txt +++ b/repositories.txt @@ -2046,6 +2046,7 @@ https://github.com/DFRobot/DFRobot_BMP280 https://github.com/DFRobot/DFRobot_BMP3XX https://github.com/DFRobot/DFRobot_BMX160 https://github.com/DFRobot/DFRobot_BT401 +https://github.com/DFRobot/DFRobot_C4001 https://github.com/DFRobot/DFRobot_CCS811 https://github.com/DFRobot/DFRobot_CH423 https://github.com/DFRobot/DFRobot_DF1101S From 0856cf577be9a934b44fc6da98adcecffcd90e99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=B3=B0?= <71751335+fary99@users.noreply.github.com> Date: Mon, 14 Jul 2025 13:29:12 +0800 Subject: [PATCH 2/2] Add some user libraries provided by DFRobot. --- repositories.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repositories.txt b/repositories.txt index a3ff141ce..f56b7a166 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8216,3 +8216,7 @@ https://github.com/msnicklous/CommandCatcher https://github.com/UnexpectedMaker/seriesd_arduino_helper https://github.com/markub3327/Task https://github.com/markub3327/LiquidCrystal_I2C +https://github.com/DFRobot/DFRobot_GNSSAndRTC +https://github.com/DFRobot/DFRobot_GestureFaceDetection +https://github.com/DFRobot/DFRobot_LTR308 +https://github.com/DFRobot/DFRobot_GDL