Update README.md to add ESP-SR (#10925)

Adding ESP-SR to the documentation

Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
This commit is contained in:
Akashdeep Deb 2025-02-04 09:24:49 +00:00 committed by GitHub
parent 1c01fcd196
commit 2040cbad51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,6 +88,9 @@ arduino-esp32 includes libraries for Arduino compatibility along with some objec
### SPIFFS
SPI Flash Filesystem (see [spiffs-plugin](https://github.com/me-no-dev/arduino-esp32fs-plugin) to upload to device)
### SR
ESP-SR helps users build AI speech solutions based on ESP32-S3 or ESP32-P4 chips
### Ticker
A timer to call functions on an interval