Files
esp-idf/examples/peripherals
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
..
2022-01-19 11:08:57 +08:00
2022-02-09 23:05:45 +08:00
2022-02-23 15:19:37 +08:00
2022-02-09 23:05:45 +08:00
2022-02-14 18:43:50 +08:00
2022-02-09 23:05:45 +08:00
2022-02-09 23:05:45 +08:00
2022-02-09 23:05:45 +08:00
2022-02-21 14:54:55 +01:00

Peripherals Examples

This section provides examples how to configure and use ESP32s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.

See the README.md file in the upper level examples directory for more information about examples.