Song Ruo Jing 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
..
adc 05e232ca98 esp_adc: defined an example macro for attenuation 3 tahun lalu
dac 8ef9fd4623 dac: optimize the dma stratege 3 tahun lalu
gpio 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
i2c 0c84879b74 correct spelling of detect 3 tahun lalu
i2s 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
lcd d7423ae38e Fixed first character in LVGL OLED example. 3 tahun lalu
ledc c0568611dd docs: changes docs supported targets tables 3 tahun lalu
mcpwm 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
pcnt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
rmt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
sdio 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 3 tahun lalu
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 tahun lalu
sigma_delta 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
spi_master 7a91b77329 examples: support spi master examples on esp32cxx 3 tahun lalu
spi_slave eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml 3 tahun lalu
spi_slave_hd eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml 3 tahun lalu
temp_sensor d91c8759c0 driver: remove -Wno-format flag 3 tahun lalu
timer_group 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
touch_sensor 763b472958 example: update format string in touch related examples 3 tahun lalu
twai 43d99f8364 twai: migrate example test to pytest 3 tahun lalu
uart 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
usb 169d746c49 usb: Refactor USB MIDI example 3 tahun lalu
.build-test-rules.yml 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 tahun lalu
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 tahun lalu

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.