Files
esp-idf/examples/peripherals
Marius Vikhammer 1e82f9e272 docs(examples): fix remaining README links on release/v5.5
release/v5.5 still has additional check_readme_links 404s after the
master backport. Update the remaining board and ESP32-P4 API
references so the release branch no longer fails on those URLs.

Made-with: Cursor
2026-03-27 11:27:51 +08:00
..
2025-03-05 12:08:48 +08:00
2025-04-30 18:35:39 +08:00
2026-03-04 15:11:09 +08:00
2025-07-22 12:21:36 +08:00
2025-07-24 14:13:23 +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.