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

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.