From fb19df59a9af43baba18e33290c951161452ad84 Mon Sep 17 00:00:00 2001 From: tx_haggis <13982343+adbancroft@users.noreply.github.com> Date: Mon, 2 Sep 2024 15:21:58 -0500 Subject: [PATCH] Add avr-fast-div (#5053) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 78b0e8c2..47838ab8 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7302,3 +7302,4 @@ https://github.com/CMB27/ModbusADU 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