Files
esp-idf/examples/peripherals
Tomas Rezucha 23fd449450 Merge branch 'feature/usb/update_tusb' into 'master'
usb: Update TinyUSB version

See merge request espressif/esp-idf!21591
2023-01-08 19:42:48 +08:00
..
2022-11-08 17:05:33 +08:00
2022-11-08 17:05:33 +08:00
2022-12-29 16:31:03 +08:00
2022-11-04 17:40:29 +08:00
2022-12-19 18:55:00 +01: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.