esp-idf/examples/peripherals
Jiang Jiang Jian d273837a51 Merge branch 'feature/modbus_update_for_other_targets_v44' into 'release/v4.4'
modbus: update to support other targets (Backport v4.4)

See merge request espressif/esp-idf!17385
2022-06-20 15:34:06 +08:00
..
adc adc: support adc dma driver on all chips 2021-12-23 17:13:46 +08:00
gpio
i2c
i2s
lcd
ledc
mcpwm
pcnt
rmt rmt: update ir example to work with esp32s3 out of box 2021-12-06 10:02:55 +08:00
sdio
secure_element/atecc608_ecdsa
sigmadelta
spi_master
spi_slave
spi_slave_hd spi_slave_hd: fix stack variable bug in seg_slave example 2021-12-14 12:36:40 +08:00
temp_sensor
timer_group
touch_sensor
twai
uart modbus: update to support other targets (Backport v4.4) 2022-06-20 15:34:06 +08:00
usb usb_host: Don't build CDC host driver for unsupported targets 2022-03-18 14:49:58 +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.