Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions libraries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down