Files
esp-idf/examples/peripherals
Kevin (Lao Kaiyao) dc20768913 Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master'
example/i2s: add es8311 example and i2s unit-test

Closes IDF-3412

See merge request espressif/esp-idf!14459
2021-10-14 09:28:35 +00:00
..
2021-10-09 13:58:24 +08:00
2021-10-09 13:58:24 +08:00
2021-10-02 14:23:31 +08:00
2021-10-09 13:58:24 +08:00
2021-10-09 13:58:24 +08:00
2021-06-21 14:02:14 +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.