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

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.