From a558f8f649ef734de6e9974babdc323a6cf022e6 Mon Sep 17 00:00:00 2001 From: tx_haggis <13982343+adbancroft@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:13:20 -0500 Subject: [PATCH] Add avr-fast-shift (#5054) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 47838ab8..15f81b8f 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7303,3 +7303,4 @@ https://github.com/CMB27/ModbusRTUComm https://github.com/Zhentao-Lin/ESP32_WS2812_Lib https://github.com/stack-chan/stackchan-arduino https://github.com/adbancroft/avr-fast-div +https://github.com/adbancroft/avr-fast-shift