commit | 4099583c12d6c7c1c877c4122a1afba77ae37b41 | [log] [tgz] |
---|---|---|
author | Almir Okato <almir.okato@espressif.com> | Thu Oct 20 12:52:25 2022 -0300 |
committer | Gustavo Henrique Nihei <38959758+gustavonihei@users.noreply.github.com> | Fri Nov 11 11:22:00 2022 -0300 |
tree | 3a17d9c902cd0741a75b1a90f98557c2b4c37230 | |
parent | 7d3622ffbb0a2f5b59e3414fb971295da15a0619 [diff] [blame] |
boot_serial: espressif: ESP32-S2 serial recovery mode interface Add the serial adapter for ESP32-S2 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 7588022..354854f 100644 --- a/docs/readme-espressif.md +++ b/docs/readme-espressif.md
@@ -552,7 +552,7 @@ --- ***Note*** -Supported on ESP32 and ESP32-C3. +Supported on ESP32, ESP32-C3, ESP32-S2. ---