From b8faefc1146246734fdf627205b264b28926e2ce Mon Sep 17 00:00:00 2001 From: Blue Dragon <79144166+RLL-Blue-Dragon@users.noreply.github.com> Date: Wed, 9 Nov 2022 08:57:19 +0700 Subject: [PATCH] Add library of LM45B, LM45C (#2076) * Add library of TMP9A00-EP * Add library of LM50C, LM50-Q1 * Add library of LM50B * Add library of LM45B, LM45C --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 2542ed44..18c4b481 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5317,3 +5317,4 @@ 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 +https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM45B_LM45C_00000057