Files
esp-idf/examples/peripherals
morris 503a5cfdf6 Merge branch 'fix/twai_test_and_readme' into 'master'
fix(driver_twai): readme doc and pytest script correct

Closes IDFGH-17354 and IDFCI-3117

See merge request espressif/esp-idf!46728
2026-03-20 09:35:57 +08:00
..
2026-03-18 15:45:23 +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.