Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Sep 25, 2022
1 parent ec07518 commit 35c9d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ Dependent on the example you might need to install some of the following librari
- [KissFFT](https://github.com/pschatzmann/kissfft) Fast Fourier Transform FFT Library
- [esp32-fft](https://github.com/pschatzmann/esp32-fft) Another FFT library (not only for the ESP32)
- [rp2040-i2s](https://github.com/pschatzmann/rp2040-i2s) I2S library for MBED RP2040
- [stm32f411-i2s](https://github.com/pschatzmann/stm32f411-i2s) I2S library for the stm32f411
- [SdFat Library](https://github.com/greiman/SdFat) to read and write files supporting SD cards with FAT16/FAT32 and exFAT
- [SD Library](https://www.arduino.cc/en/reference/SD) to read and write files supporting SD cards with FAT16 and FAT32
- [TinyHttp](https://github.com/pschatzmann/TinyHttp) a http server that also supports audio for multiple users
Expand Down

0 comments on commit 35c9d63

Please sign in to comment.