songruojing
|
24a60c12c6
|
uart: Provide support for esp32c2 and esp32h2
UART examples, unit test, and programming guide are all updated.
|
2022-03-02 11:29:13 +08:00 |
|
Marius Vikhammer
|
a29a6ceef0
|
uart: update register headers and examples for S3
|
2021-07-22 12:05:49 +08:00 |
|
Alex Lisitsyn
|
df9ca688d7
|
examples: fix echo example crash when UART interrupt handler placed in IRAM
|
2020-08-06 19:32:11 +08:00 |
|
Roland Dobai
|
6adb1a0609
|
example: Remove duplicate commands and invalid serial port information
Closes https://github.com/espressif/esp-idf/issues/5049
|
2020-04-08 13:17:48 +02:00 |
|
Mahavir Jain
|
e7dba7d7bc
|
examples: change default build instructions in docs to CMake
|
2019-08-02 16:32:46 +05:30 |
|
morris
|
8b7b5821c7
|
example: add nmea0183 parser example
Add NMEA0183 Parser example to illustrate how to use uart event driver together with esp event library to get GPS information.
|
2018-12-07 10:57:34 +08:00 |
|