Files
esp-idf/examples/peripherals
Peter Marcisovsky e9bdd39599 Merge branch 'fix/usb_device_fix_ncm_pytest' into 'master'
fix(usb_device): Fix failing NCM device test by increasing dealy for the network ifc

See merge request espressif/esp-idf!38384
2025-04-14 22:40:23 +08:00
..
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +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.