uart: update register headers and examples for S3

This commit is contained in:
Marius Vikhammer
2021-06-08 10:47:49 +08:00
committed by bot
parent a6068ef259
commit a29a6ceef0
15 changed files with 2754 additions and 1691 deletions
@@ -20,7 +20,7 @@ For a more comprehensive example please refer to `system/select`.
### Hardware Required
The example can be run on any ESP32 development board connected to a PC with a single USB cable for communication
The example can be run on any ESP32, ESP32-S and ESP32-C series based development board connected to a computer with a single USB cable for communication
through UART.
### Configure the project