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:
parent
1c01fcd196
commit
2040cbad51
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue