Files
esp-idf/examples/peripherals/README.md
T

6 lines
299 B
Markdown
Raw Normal View History

2018-07-05 09:01:03 +10: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](../README.md) file in the upper level [examples](../) directory for more information about examples.