Files
esp-idf/examples/peripherals
Michael (XIAO Xufeng) d95e2c63ca Merge branch 'doc/update_i2c_on_esp32c3_v4.3' into 'release/v4.3'
i2c: update api reference and example pin definition (backport v4.3)

See merge request espressif/esp-idf!13451
2021-05-13 03:09:02 +00:00
..
2021-04-22 06:28:37 +00:00
2021-02-09 12:04:02 +08:00
2021-02-09 12:04:02 +08:00
2021-02-09 12:04:02 +08:00
2021-01-08 14:21:26 +00: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.