From 074476ee6f7ec2e68736306c13b4eca50a261616 Mon Sep 17 00:00:00 2001 From: Akashdeep Deb Date: Fri, 31 Jan 2025 14:47:38 +0000 Subject: [PATCH] Update README.md to add ESP-SR Adding ESP-SR to the documentation --- libraries/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libraries/README.md b/libraries/README.md index 38765f99b52..aee5bb07614 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -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