From 22b8d06be996c74f721c04d2cf2353153ed89792 Mon Sep 17 00:00:00 2001 From: Florian Zachs <44909261+HerrNamenlos123@users.noreply.github.com> Date: Mon, 15 Aug 2022 11:15:24 +0200 Subject: [PATCH] Add JTAG Interface library (#1710) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 70583d9e..be4f5bf5 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5107,3 +5107,4 @@ https://github.com/fatlab101/FixedString https://github.com/yuki-miyakoshi/youkey_stepper https://github.com/khoih-prog/AsyncUDP_RP2040W https://github.com/khoih-prog/AsyncDNSServer_RP2040W +https://github.com/HerrNamenlos123/JTAG_Interface