laokaiyao 888ca08cb2 uart: support examples and tests on esp32c6 %!s(int64=3) %!d(string=hai) anos
..
adc 8677216576 esp32h2: renaming esp32h2 to esp32h4 %!s(int64=3) %!d(string=hai) anos
dac de1b4e0a1b Fix small typos in signal_generator/README.md %!s(int64=3) %!d(string=hai) anos
dedicated_gpio 623bffaab8 Dedicated GPIO: add examples implementing software I2C, UART and SPI on RISC-V targets. %!s(int64=3) %!d(string=hai) anos
gpio 8677216576 esp32h2: renaming esp32h2 to esp32h4 %!s(int64=3) %!d(string=hai) anos
i2c 8677216576 esp32h2: renaming esp32h2 to esp32h4 %!s(int64=3) %!d(string=hai) anos
i2s 039af72058 i2s: fixed typo 'philip' %!s(int64=3) %!d(string=hai) anos
lcd d7423ae38e Fixed first character in LVGL OLED example. %!s(int64=3) %!d(string=hai) anos
ledc c0568611dd docs: changes docs supported targets tables %!s(int64=3) %!d(string=hai) anos
mcpwm 5bd99deb48 pcnt: support accumulate count value %!s(int64=3) %!d(string=hai) anos
pcnt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage %!s(int64=3) %!d(string=hai) anos
rmt 8677216576 esp32h2: renaming esp32h2 to esp32h4 %!s(int64=3) %!d(string=hai) anos
sdio 720b86a886 example/sdio: add support for ESP32-S3 as host (via SD) %!s(int64=3) %!d(string=hai) anos
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib %!s(int64=3) %!d(string=hai) anos
sigma_delta 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage %!s(int64=3) %!d(string=hai) anos
spi_master 3aeedc2ad3 spi: bringup c6 spi master & slave driver support %!s(int64=3) %!d(string=hai) anos
spi_slave 3aeedc2ad3 spi: bringup c6 spi master & slave driver support %!s(int64=3) %!d(string=hai) anos
spi_slave_hd 3aeedc2ad3 spi: bringup c6 spi master & slave driver support %!s(int64=3) %!d(string=hai) anos
temp_sensor fb9d0d9f03 temperature_sensor: Add support on ESP32-C6 (No calibration) %!s(int64=3) %!d(string=hai) anos
timer_group 4186bd041c gptimer: added etm example %!s(int64=3) %!d(string=hai) anos
touch_sensor 763b472958 example: update format string in touch related examples %!s(int64=3) %!d(string=hai) anos
twai a25123f703 twai: bringup on esp32c6 %!s(int64=3) %!d(string=hai) anos
uart 888ca08cb2 uart: support examples and tests on esp32c6 %!s(int64=3) %!d(string=hai) anos
usb 94a00bda0f tinyusb: Use TinyUSB from component registry %!s(int64=3) %!d(string=hai) anos
.build-test-rules.yml 888ca08cb2 uart: support examples and tests on esp32c6 %!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.