Files
esp-idf/examples/peripherals
C.S.M 01913f6d01 Merge branch 'feature/esp32h2_build_test' into 'master'
ESP32H2 (CI): enable CI build stage test on esp32h2

Closes IDF-6263 and IDF-6264

See merge request espressif/esp-idf!21954
2023-01-17 13:28:11 +08:00
..
2023-01-17 10:29:04 +08:00
2023-01-09 10:18:03 +08:00
2022-12-29 16:31:03 +08:00
2023-01-13 16:55:51 +08:00
2023-01-17 10:29:04 +08:00
2022-11-04 17:40:29 +08:00
2023-01-17 10:29:04 +08:00
2023-01-11 14:23:22 +01:00
2023-01-17 10:29:04 +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.