Files
esp-idf/examples/peripherals
morris 473b2fe27d Merge branch 'feat/usb_host_example_unknown_client_event_backport_v6.0' into 'release/v6.0'
fix(usb_host): Dont abort on unsupported client events backport v6.0

See merge request espressif/esp-idf!44060
2025-12-10 14:08:44 +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.