From c20d9f7e5991a3036032e98aab9650ffce49054d Mon Sep 17 00:00:00 2001 From: Blue Dragon <79144166+RLL-Blue-Dragon@users.noreply.github.com> Date: Wed, 9 Nov 2022 09:00:38 +0700 Subject: [PATCH] Add library of LM35D (#2077) * Add library of TMP9A00-EP * Add library of LM50C, LM50-Q1 * Add library of LM50B * Add library of LM45B, LM45C * Add library of LM35D --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 18c4b481..641124dd 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5318,3 +5318,4 @@ 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 +https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35D_00000057