laokaiyao 1f84f6c6ed esp32h4: remove esp32h4 target from ci 2 lat temu
..
adc 21c2cd8616 ci: skip build default app if config rules matched, add missing files 2 lat temu
analog_comparator 53584bb5a7 ana_cmpr: add programming guide 2 lat temu
dac c634144ac8 ana_cmpr: designed driver layer 2 lat temu
dedicated_gpio a3f887a1fe gpio: support glitch filter on esp32h2 3 lat temu
gpio 1f84f6c6ed esp32h4: remove esp32h4 target from ci 2 lat temu
i2c b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 lat temu
i2s b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 lat temu
lcd e73d8166aa i80_lcd: support skip command phase 2 lat temu
ledc 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 2 lat temu
mcpwm 15b9352f60 mcpwm: support esp32h2 3 lat temu
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 lat temu
pcnt 58bde0f665 fix pcnt sdm pre-commit failure 3 lat temu
rmt b19a3e3e56 rmt: define RMT_ENCODING_RESET in rmt_encode_state_t 2 lat temu
sdio 1be18d4bc5 ci: migrate peripherals ttfw test scripts 2 lat temu
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 lat temu
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 lat temu
spi_master 871b2ba237 spi: simplify readme description of spi examples 3 lat temu
spi_slave b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 lat temu
spi_slave_hd b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 lat temu
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example 2 lat temu
timer_group 195f6b99ad rmt: expose private API to get channel ID 2 lat temu
touch_sensor 763b472958 example: update format string in touch related examples 3 lat temu
twai fdeeced62c twai: h2 support twai driver 2 lat temu
uart b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 lat temu
usb 55914d0c12 usb: modify example according to newly implemented usbd msc driver 2 lat temu
.build-test-rules.yml b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 lat temu
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu

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.