a67d5d89e0
Command run was: git ls-tree -r HEAD --name-only | xargs dos2unix
5 lines
299 B
Markdown
5 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.
|