laokaiyao 2cccf3a804 dac: update API and file format aligning to the rule hace 3 años
..
adc 05e232ca98 esp_adc: defined an example macro for attenuation hace 3 años
dac 2cccf3a804 dac: update API and file format aligning to the rule hace 3 años
gpio 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
i2c 8d637ec985 doc: redirect console page hace 3 años
i2s 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
lcd d7423ae38e Fixed first character in LVGL OLED example. hace 3 años
ledc c0568611dd docs: changes docs supported targets tables hace 3 años
mcpwm 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
pcnt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
rmt 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
sdio 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions hace 3 años
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib hace 3 años
sigma_delta 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
spi_master 7a91b77329 examples: support spi master examples on esp32cxx hace 3 años
spi_slave eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml hace 3 años
spi_slave_hd eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml hace 3 años
temp_sensor d679ab3903 Fixed typo hace 3 años
timer_group 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
touch_sensor 763b472958 example: update format string in touch related examples hace 3 años
twai 43d99f8364 twai: migrate example test to pytest hace 3 años
uart 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
usb 94a00bda0f tinyusb: Use TinyUSB from component registry hace 3 años
.build-test-rules.yml 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage hace 3 años
README.md a67d5d89e0 Replace all DOS line endings with Unix hace 7 años

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.