Files
esp-idf/examples/peripherals
morris 7e0a6a6bcc Merge branch 'bugfix/fix_gptimer_premature_match_partial_data_v6.0' into 'release/v6.0'
fix(gptimer): update regex patterns in example test to include non-digit characters (v6.0)

See merge request espressif/esp-idf!42954
2025-11-12 13:44:59 +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.