esp-idf/examples/peripherals
Michael (XIAO Xufeng) 81daaff050 Merge branch 'feature/usb_component' into 'master'
Feature/usb component

See merge request espressif/esp-idf!6897
2020-03-09 16:53:55 +08:00
..
adc
adc2
can
gpio
i2c Fix typo from ic2_tools readme 2020-03-07 12:11:37 +08:00
i2s
i2s_adc_dac bugfix(i2s): Updated ESP32-S2 ADC DAC support 2020-03-03 12:59:30 +08:00
ledc
mcpwm
pcnt
rmt Update ir_builder_rmt_nec.c 2020-02-17 15:20:41 +08:00
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 fix markdown table formatting 2020-02-18 12:30:56 +01:00
timer_group
touch_pad_interrupt
touch_pad_read
uart
usb/tusb_sample_descriptor usb: added a tinyusb component; ci; soc. 2020-03-09 07:55:06 +01: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.