Files
esp-idf/examples/peripherals
morris a733bfa397 Merge branch 'fix/i2s_sample_rate_restriction_v6.1' into 'release/v6.1'
fix(i2s): fix test issue on esp32s31 & esp32h4 (v6.1)

See merge request espressif/esp-idf!48952
2026-06-04 11:14:58 +08:00
..
2026-05-21 09:09:28 +08:00
2026-05-11 16:48:58 +08:00
2026-05-21 09:09:28 +08: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.