laokaiyao 3b4ec64f26 i2s: support on esp32c6 3 лет назад
..
adc 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
dac de1b4e0a1b Fix small typos in signal_generator/README.md 3 лет назад
gpio 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
i2c 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
i2s 3b4ec64f26 i2s: support on esp32c6 3 лет назад
lcd d7423ae38e Fixed first character in LVGL OLED example. 3 лет назад
ledc c0568611dd docs: changes docs supported targets tables 3 лет назад
mcpwm 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 лет назад
pcnt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 лет назад
rmt 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
sdio 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 3 лет назад
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 лет назад
sigma_delta 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 лет назад
spi_master 7a91b77329 examples: support spi master examples on esp32cxx 3 лет назад
spi_slave 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
spi_slave_hd 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
temp_sensor d679ab3903 Fixed typo 3 лет назад
timer_group 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 лет назад
touch_sensor 763b472958 example: update format string in touch related examples 3 лет назад
twai a25123f703 twai: bringup on esp32c6 3 лет назад
uart 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
usb 94a00bda0f tinyusb: Use TinyUSB from component registry 3 лет назад
.build-test-rules.yml 3b4ec64f26 i2s: support on esp32c6 3 лет назад
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 лет назад

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.