esp-idf/examples/peripherals
Adam Múdry 0e98905e51 Merge branch 'feature/usb_midi_example' into 'master'
usb: Added MIDI example + fixed TinyUSB MIDI config

Closes IDFGH-6921

See merge request espressif/esp-idf!17753
2022-07-01 15:03:42 +08:00
..
adc
gpio
i2c
i2s spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
lcd
ledc
mcpwm Fix out of range in mcpwm example 2022-06-23 10:57:54 +02:00
pcnt/rotary_encoder
rmt
sdio
secure_element/atecc608_ecdsa spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
sigmadelta
spi_master
spi_slave
spi_slave_hd
temp_sensor
timer_group
touch_sensor touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
twai
uart
usb usb: Added MIDI example + fixed TinyUSB MIDI config 2022-06-29 14:02:00 +00:00
wave_gen
README.md

README.md

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.