mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a67d5d89e0
Command run was: git ls-tree -r HEAD --name-only | xargs dos2unix
6 lines
299 B
Markdown
6 lines
299 B
Markdown
# Peripherals Examples
|
||
|
||
This section provides examples how to configure and use ESP32’s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.
|
||
|
||
See the [README.md](../README.md) file in the upper level [examples](../) directory for more information about examples.
|