From 13445de5df3e09aaf0c7809ff7a5746efd989efa Mon Sep 17 00:00:00 2001 From: Nic Newdigate Date: Fri, 16 Jul 2021 10:35:51 +0100 Subject: [PATCH] adding new library TeensyAudioFlashLoader (#201) * Update repositories.txt * add github.com/newdigate/teensy-sample-flashloader added a new library - a tiny utility to load audio samples to external flash memory from the uSD card on a teensy 4.1 --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 46297e81..32f3a94b 100644 --- a/repositories.txt +++ b/repositories.txt @@ -2413,6 +2413,7 @@ https://github.com/netpieio/microgear-nbiot-arduino https://github.com/neu-rah/ArduinoMenu https://github.com/neu-rah/Dump https://github.com/newdigate/teensy-variable-playback +https://github.com/newdigate/teensy-sample-flashloader https://github.com/NHBSystems/NHB_AD7794 https://github.com/niccokunzmann/UC121902-TNARX-A https://github.com/NicholasBerryman/GenericMotorDriver