Files
esp-idf/examples/peripherals
C.S.M 5611d88e6a Merge branch 'feat/usb_serial_jtag_h21' into 'master'
feat(usb_serial_jtag): Add usb serial jtag support for esp32h21

Closes IDF-11616

See merge request espressif/esp-idf!40873
2025-07-30 18:46:55 +08:00
..
2025-07-18 09:29:23 +08:00
2025-03-05 12:08:48 +08:00
2025-07-18 15:48:02 +08:00
2025-03-05 12:08:48 +08:00
2025-07-29 10:46:20 +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.