esp-idf/examples/peripherals
morris 1877a9fcd8 Merge branch 'feature/esp32s2beta_rtc_driver' into 'feature/esp32s2beta'
Feature/esp32s2beta rtc driver

See merge request espressif/esp-idf!5243
2019-08-07 14:43:17 +08:00
..
adc add Comment for touchpad 2019-08-07 11:39:17 +08:00
adc2 1.update touch driver; 2.update adc/dac driver; 3.add temp sensor driver; 2019-08-05 16:21:18 +08:00
can
gpio
i2c
i2s Update I2S driver for esp32s2beta. 2019-08-05 16:05:16 +08:00
i2s_adc_dac
ledc Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
mcpwm
pcnt Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
rmt_nec_tx_rx
rmt_tx
sdio
sigmadelta
spi_master
spi_slave
temp_sensor_esp32s2 add Comment for touchpad 2019-08-07 11:39:17 +08:00
timer_group Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
touch_pad_interrupt add Comment for touchpad 2019-08-07 11:39:17 +08:00
touch_pad_read add Comment for touchpad 2019-08-07 11:39:17 +08:00
uart
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.