Tomas Rezucha 7fc0c14f4d usb_host: Add Virtual COM Port CDC example %!s(int64=3) %!d(string=hai) anos
..
adc cf049e15ed esp8684: rename target to esp32c2 %!s(int64=4) %!d(string=hai) anos
gpio 534346f4bb ledc: Provide support for esp32c2 and esp32h2 %!s(int64=3) %!d(string=hai) anos
i2c 24268d47a2 change: renamed FATFS convenience mounting functions %!s(int64=3) %!d(string=hai) anos
i2s 57fd78f5ba freertos: Remove legacy data types %!s(int64=4) %!d(string=hai) anos
lcd de433105a2 lcd: don't turn on disp in init %!s(int64=3) %!d(string=hai) anos
ledc 534346f4bb ledc: Provide support for esp32c2 and esp32h2 %!s(int64=3) %!d(string=hai) anos
mcpwm f32a89826c clk_tree: added default clock source for peripheral %!s(int64=3) %!d(string=hai) anos
pcnt 4dc74c9c42 CI: rename some tests to avoid duplicated test names %!s(int64=4) %!d(string=hai) anos
rmt 2571aaf3c9 G0: target component (components/esp32*) doesn't depend on driver anymore %!s(int64=4) %!d(string=hai) anos
sdio 57fd78f5ba freertos: Remove legacy data types %!s(int64=4) %!d(string=hai) anos
secure_element 1dc63850e3 mbedtls-3.X: Update the esp-cryptoauthlib submodule %!s(int64=4) %!d(string=hai) anos
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
spi_master 29792561ca examples/spi_master: Fixed SPI read (keeping CS active) in SPI master example %!s(int64=3) %!d(string=hai) anos
spi_slave fe9c6cde4f spi: support spi on h2 %!s(int64=3) %!d(string=hai) anos
spi_slave_hd fe9c6cde4f spi: support spi on h2 %!s(int64=3) %!d(string=hai) anos
temp_sensor b248046bcb Temperature_sensor: Create new temperature sensor API %!s(int64=4) %!d(string=hai) anos
timer_group f32a89826c clk_tree: added default clock source for peripheral %!s(int64=3) %!d(string=hai) anos
touch_sensor 57fd78f5ba freertos: Remove legacy data types %!s(int64=4) %!d(string=hai) anos
twai 869bed1bb5 soc: don't expose unstable soc header files in public api %!s(int64=4) %!d(string=hai) anos
uart 24a60c12c6 uart: Provide support for esp32c2 and esp32h2 %!s(int64=4) %!d(string=hai) anos
usb 7fc0c14f4d usb_host: Add Virtual COM Port CDC example %!s(int64=3) %!d(string=hai) anos
wave_gen f32a89826c clk_tree: added default clock source for peripheral %!s(int64=3) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.