Fu Hanxi 1be18d4bc5 ci: migrate peripherals ttfw test scripts 2 anni fa
..
adc 21c2cd8616 ci: skip build default app if config rules matched, add missing files 2 anni fa
analog_comparator 53584bb5a7 ana_cmpr: add programming guide 2 anni fa
dac c634144ac8 ana_cmpr: designed driver layer 2 anni fa
dedicated_gpio a3f887a1fe gpio: support glitch filter on esp32h2 3 anni fa
gpio d3fa898f80 Update gpio_example_main.c 2 anni fa
i2c 1be18d4bc5 ci: migrate peripherals ttfw test scripts 2 anni fa
i2s 88fe9949ff i2s_es8311: ignore compiling warning temporary 2 anni fa
lcd e73d8166aa i80_lcd: support skip command phase 2 anni fa
ledc 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 2 anni fa
mcpwm 15b9352f60 mcpwm: support esp32h2 3 anni fa
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 anni fa
pcnt 58bde0f665 fix pcnt sdm pre-commit failure 3 anni fa
rmt 0b316a6731 docs: update readme links to ledstrip datasheet 2 anni fa
sdio 1be18d4bc5 ci: migrate peripherals ttfw test scripts 2 anni fa
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 anni fa
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 anni fa
spi_master 871b2ba237 spi: simplify readme description of spi examples 3 anni fa
spi_slave 871b2ba237 spi: simplify readme description of spi examples 3 anni fa
spi_slave_hd 66ca403bc6 spi_slave: support spi slave hd append mode on chips other than s2 2 anni fa
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example 2 anni fa
timer_group 195f6b99ad rmt: expose private API to get channel ID 3 anni fa
touch_sensor 763b472958 example: update format string in touch related examples 3 anni fa
twai fdeeced62c twai: h2 support twai driver 3 anni fa
uart c7aab676d4 uart: increase default stack size for nmea example 2 anni fa
usb 55914d0c12 usb: modify example according to newly implemented usbd msc driver 2 anni fa
.build-test-rules.yml 1be18d4bc5 ci: migrate peripherals ttfw test scripts 2 anni fa
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa

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.