From 769074062596204f55f14be714ea4376ad5f658e Mon Sep 17 00:00:00 2001 From: Blue Dragon <79144166+RLL-Blue-Dragon@users.noreply.github.com> Date: Wed, 9 Nov 2022 08:53:01 +0700 Subject: [PATCH] Add library of LM50B (#2075) * Add library of TMP9A00-EP * Add library of LM50C, LM50-Q1 * Add library of LM50B --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 29bdbaa3..2542ed44 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5316,3 +5316,4 @@ https://github.com/khoih-prog/Teensy_PWM https://github.com/lefmarna/NintendoSwitchControlLibrary https://github.com/RLL-Blue-Dragon/OSS-EC_TI_TMP9A00_00000057 https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM50C_LM50-Q1_00000057 +https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM50B_00000057