Files
esp-idf/examples/peripherals
Tomas Rezucha cf59a8a2bd Merge branch 'feature/usb_v5_qol' into 'master'
usb: USB IDF v5 update

Closes IDF-4690 and IDF-5767

See merge request espressif/esp-idf!19875
2022-09-08 19:50:22 +08:00
..
2022-08-08 08:30:09 +00:00
2022-08-28 22:06:32 -05:00
2022-08-17 06:31:50 +00:00
2022-08-08 08:30:09 +00:00
2022-08-08 08:30:09 +00:00
2022-07-18 09:25:22 +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.