Skip to content

Commit 541ca17

Browse files
committed
README
1 parent bfc07d8 commit 541ca17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Dependent on the example you might need to install some of the following librari
141141
- [KissFFT](https://github.com/pschatzmann/kissfft) Fast Fourier Transform FFT Library
142142
- [esp32-fft](https://github.com/pschatzmann/esp32-fft) Another FFT library (not only for the ESP32)
143143
- [rp2040-i2s](https://github.com/pschatzmann/rp2040-i2s) I2S library for MBED RP2040
144+
- [stm32f411-i2s](https://github.com/pschatzmann/stm32f411-i2s) I2S library for the stm32f411
144145
- [SdFat Library](https://github.com/greiman/SdFat) to read and write files supporting SD cards with FAT16/FAT32 and exFAT
145146
- [SD Library](https://www.arduino.cc/en/reference/SD) to read and write files supporting SD cards with FAT16 and FAT32
146147
- [TinyHttp](https://github.com/pschatzmann/TinyHttp) a http server that also supports audio for multiple users

0 commit comments

Comments
 (0)