esp-idf/examples/peripherals
Saurabh Kumar Bansal 490f9ebd50 Merge branch 'feature/usb_device_msc_sdcard' into 'master'
USB Dev: Integrate SD MMC Card as a storage media that is accessed by USB-host as a USB Mass Storage Device

Closes IDF-6545 and IDFGH-9040

See merge request espressif/esp-idf!21679
2023-01-18 01:16:21 +08:00
..
adc
dac
dedicated_gpio
gpio esp32h2: add build test 2023-01-17 10:29:04 +08:00
i2c
i2s
lcd
ledc
mcpwm
pcnt/rotary_encoder fix pcnt sdm pre-commit failure 2023-01-17 15:28:27 +08:00
rmt
sdio
secure_element/atecc608_ecdsa
sigma_delta fix pcnt sdm pre-commit failure 2023-01-17 15:28:27 +08:00
spi_master
spi_slave
spi_slave_hd
temp_sensor
timer_group esp32h2: add build test 2023-01-17 10:29:04 +08:00
touch_sensor
twai
uart esp32h2: add build test 2023-01-17 10:29:04 +08:00
usb Merge branch 'feature/usb_device_msc_sdcard' into 'master' 2023-01-18 01:16:21 +08:00
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
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.