esp-idf/examples/peripherals
Armando (Dou Yiwen) ee034d5b6a Merge branch 'feature/support_spi_on_h2' into 'master'
spi: support spi on h2

Closes IDF-3796 and IDF-4226

See merge request espressif/esp-idf!17191
2022-03-30 19:59:31 +08:00
..
adc
gpio
i2c
i2s
lcd lcd: add rgb isr iram safe callback test 2022-03-24 21:23:01 +08:00
ledc
mcpwm
pcnt/rotary_encoder CI: rename some tests to avoid duplicated test names 2022-03-11 18:38:41 +08:00
rmt
sdio
secure_element/atecc608_ecdsa
sigmadelta
spi_master examples/spi_master: Fixed SPI read (keeping CS active) in SPI master example 2022-03-29 08:43:16 +02:00
spi_slave spi: support spi on h2 2022-03-29 11:54:08 +08:00
spi_slave_hd spi: support spi on h2 2022-03-29 11:54:08 +08:00
temp_sensor
timer_group
touch_sensor
twai
uart
usb usb_host: Update MSC test for fatfs 0.14b 2022-03-21 18:34:25 +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.