esp-idf/examples/peripherals
Angus Gratton effefc2329 Merge branch 'feat/sdio_example_without_intr' into 'master'
sdio: update the host example to support working with a slave without DAT1

See merge request espressif/esp-idf!7098
2020-02-17 07:04:31 +08:00
..
adc
adc2
can
gpio
i2c
i2s
i2s_adc_dac
ledc
mcpwm
pcnt
rmt
sdio Merge branch 'feat/sdio_example_without_intr' into 'master' 2020-02-17 07:04:31 +08:00
sigmadelta
spi_master
spi_slave
temp_sensor_esp32s2
timer_group
touch_pad_interrupt
touch_pad_read
uart
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.