morris df5872b3a4 Merge branch 'feature/support_i2c_on_esp32h2' into 'master' 3 vuotta sitten
..
adc cf049e15ed esp8684: rename target to esp32c2 4 vuotta sitten
gpio 534346f4bb ledc: Provide support for esp32c2 and esp32h2 3 vuotta sitten
i2c 5b3468ebb3 i2c: support i2c on esp32h2 3 vuotta sitten
i2s 57fd78f5ba freertos: Remove legacy data types 4 vuotta sitten
lcd de433105a2 lcd: don't turn on disp in init 3 vuotta sitten
ledc 534346f4bb ledc: Provide support for esp32c2 and esp32h2 3 vuotta sitten
mcpwm d67888b92b pcnt: added enable/disable functions 3 vuotta sitten
pcnt d67888b92b pcnt: added enable/disable functions 3 vuotta sitten
rmt f472551910 example: added dshot esc example based on new rmt driver 3 vuotta sitten
sdio 57fd78f5ba freertos: Remove legacy data types 4 vuotta sitten
secure_element 1dc63850e3 mbedtls-3.X: Update the esp-cryptoauthlib submodule 3 vuotta sitten
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 vuotta sitten
spi_master 29792561ca examples/spi_master: Fixed SPI read (keeping CS active) in SPI master example 3 vuotta sitten
spi_slave fe9c6cde4f spi: support spi on h2 3 vuotta sitten
spi_slave_hd fe9c6cde4f spi: support spi on h2 3 vuotta sitten
temp_sensor 3a5fdfe35a temp_sensor: added enable/disable functions 3 vuotta sitten
timer_group e7295c3577 gptimer: added enable/disable functions 3 vuotta sitten
touch_sensor 57fd78f5ba freertos: Remove legacy data types 4 vuotta sitten
twai 869bed1bb5 soc: don't expose unstable soc header files in public api 4 vuotta sitten
uart 722fde218d uart: add default source clock for all targets 3 vuotta sitten
usb 7fc0c14f4d usb_host: Add Virtual COM Port CDC example 3 vuotta sitten
wave_gen e7295c3577 gptimer: added enable/disable functions 3 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.