morris e0c98da169 Merge branch 'feature/glitch_filter_h2' into 'master' 2 vuotta sitten
..
adc 5333ac81bf adc: support ADC on esp32c6 (driver/test/example) 3 vuotta sitten
dac de1b4e0a1b Fix small typos in signal_generator/README.md 3 vuotta sitten
dedicated_gpio a3f887a1fe gpio: support glitch filter on esp32h2 2 vuotta sitten
gpio 4c8fdc31f9 gpio: Add support for esp32h2 3 vuotta sitten
i2c 330149f3a6 i2c: support i2c on esp32h2 3 vuotta sitten
i2s 5300bd3b2f spi: support H2 spi master, slave, slave_hd driver 3 vuotta sitten
lcd c2c4fbff13 lcd: driver support for esp32h2 2 vuotta sitten
ledc ad55230b0a ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 3 vuotta sitten
mcpwm 15b9352f60 mcpwm: support esp32h2 3 vuotta sitten
pcnt 58bde0f665 fix pcnt sdm pre-commit failure 3 vuotta sitten
rmt 15b9352f60 mcpwm: support esp32h2 3 vuotta sitten
sdio e80e1450ac sdio: c6 doc update 3 vuotta sitten
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 vuotta sitten
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 vuotta sitten
spi_master 5300bd3b2f spi: support H2 spi master, slave, slave_hd driver 3 vuotta sitten
spi_slave 5300bd3b2f spi: support H2 spi master, slave, slave_hd driver 3 vuotta sitten
spi_slave_hd 5300bd3b2f spi: support H2 spi master, slave, slave_hd driver 3 vuotta sitten
temp_sensor bbbe569e03 temperature_sensor: Add support for esp32h2 3 vuotta sitten
timer_group 6f8ee89302 etm: add basic driver on esp32h2 3 vuotta sitten
touch_sensor 763b472958 example: update format string in touch related examples 3 vuotta sitten
twai a25123f703 twai: bringup on esp32c6 3 vuotta sitten
uart b72d759290 uart: Add support for esp32h2 3 vuotta sitten
usb 30a2558450 esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig 2 vuotta sitten
.build-test-rules.yml c2c4fbff13 lcd: driver support for esp32h2 2 vuotta sitten
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 vuotta sitten

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32’s 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.