Files
esp-idf/examples/peripherals
morris b06b483dfc Merge branch 'feat/esp32c5_sdm_support' into 'master'
feat(sdm): add support for esp32c5

Closes IDF-8687

See merge request espressif/esp-idf!32010
2024-07-12 10:51:07 +08:00
..
2024-07-02 16:45:49 +08:00
2024-07-02 16:45:49 +08:00
2024-07-02 16:45:49 +08:00
2024-07-02 16:45:49 +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.