Marius Vikhammer
|
c7aab676d4
|
uart: increase default stack size for nmea example
With the old value of 2048 bytes we are right on the stack border when running on S3.
Closes https://github.com/espressif/esp-idf/issues/11044
|
2023-03-24 10:49:47 +08:00 |
|
Ondrej Kosta
|
1a20b10fd3
|
Examples: common source for GPIO range in Kconfigs defined
|
2022-05-12 09:33:40 +02:00 |
|
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 |
|
Roland Dobai
|
37126d3451
|
Correct Kconfigs according to the coding style
|
2019-01-29 13:37:01 +01:00 |
|
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 |
|