Files
esp-idf/examples/peripherals
morris 84be4db4e5 Merge branch 'contrib/github_pr_10087' into 'master'
fixed url to console component (GitHub PR)

Closes IDFGH-8642

See merge request espressif/esp-idf!20896
2022-11-02 16:02:29 +08:00
..
2022-10-25 17:14:59 +08:00
2022-11-02 14:21:57 +08:00
2022-10-31 17:31:40 +01:00
2022-10-31 21:44:08 +08:00
2022-10-18 15:09:09 +02: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.