From d8c85ecdfb5e4c20e03d42354f3143436b6f4406 Mon Sep 17 00:00:00 2001 From: Nathan Seidle Date: Tue, 13 Feb 2024 15:07:52 -0700 Subject: [PATCH] Add SparkFun GNSS message parser (#4052) * Add SparkFun GNSS message parser * Add SparkFun BQ40Z50 battery manager --- repositories.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories.txt b/repositories.txt index 73984525..2100f71b 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5633,6 +5633,7 @@ https://github.com/sparkfun/SparkFun_BMP581_Arduino_Library https://github.com/sparkfun/SparkFun_BNO080_Arduino_Library https://github.com/sparkfun/SparkFun_BNO08x_Arduino_Library https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library +https://github.com/sparkfun/SparkFun_BQ40Z50_Battery_Manager_Arduino_Library https://github.com/sparkfun/SparkFun_CAP1203_Arduino_Library https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library https://github.com/sparkfun/SparkFun_Clock_5P49V60_Arduino_Library @@ -5640,6 +5641,7 @@ https://github.com/sparkfun/SparkFun_Color_LCD_Shield_Arduino_Library https://github.com/sparkfun/SparkFun_DE2120_Arduino_Library https://github.com/sparkfun/SparkFun_Displacement_Sensor_Arduino_Library https://github.com/sparkfun/SparkFun_ePaper_Arduino_Library +https://github.com/sparkfun/SparkFun_Extensible_Message_Parser https://github.com/sparkfun/SparkFun_External_EEPROM_Arduino_Library https://github.com/sparkfun/SparkFun_Flying_Jalapeno_2_Arduino_Library https://github.com/sparkfun/SparkFun_Flying_Jalapeno_Arduino_Library