commit | fc1eabf6bb9ed9b9b0ad1abffb9a64fb5e760e7c | [log] [tgz] |
---|---|---|
author | Almir Okato <almir.okato@espressif.com> | Thu Oct 20 17:16:25 2022 -0300 |
committer | Gustavo Henrique Nihei <38959758+gustavonihei@users.noreply.github.com> | Fri Nov 11 11:22:00 2022 -0300 |
tree | 5c71f6de62a14e436ab8020eb481ae5966583b8b | |
parent | 4099583c12d6c7c1c877c4122a1afba77ae37b41 [diff] |
boot_serial: espressif: ESP32-S3 serial recovery mode interface Add the serial adapter for ESP32-S3 for boot recovery and MCUMGR communication. Signed-off-by: Almir Okato <almir.okato@espressif.com>
diff --git a/docs/readme-espressif.md b/docs/readme-espressif.md index 354854f..ae88987 100644 --- a/docs/readme-espressif.md +++ b/docs/readme-espressif.md
@@ -552,7 +552,7 @@ --- ***Note*** -Supported on ESP32, ESP32-C3, ESP32-S2. +Supported on ESP32, ESP32-C3, ESP32-S2 and ESP32-S3. ---