esp-idf/examples/peripherals
Jiang Jiang Jian d4507a380e Merge branch 'bugfix/corrected_typo_in_example_peripherals_usb_v4.4' into 'release/v4.4'
example: peripherals/usb: fix typo naming of local variables (backport v4.4)

See merge request espressif/esp-idf!19100
2022-08-04 14:46:44 +08:00
..
adc adc: fix esp32 continuous mode sampling freq issue 2022-07-20 16:43:38 +08:00
gpio
i2c
i2s
lcd
ledc
mcpwm
pcnt
rmt
sdio
secure_element/atecc608_ecdsa
sigmadelta
spi_master
spi_slave SPI:fix spi slave example sender ccount issue 2022-06-22 15:06:29 +08:00
spi_slave_hd
temp_sensor temperature sensor: Add support on ESP32-S3, 2022-07-13 17:22:59 +08:00
timer_group
touch_sensor
twai
uart modbus: update to support other targets (Backport v4.4) 2022-06-20 15:34:06 +08:00
usb example: peripherals/usb: fix typo naming of local variables 2022-07-19 10:30:44 +08: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.