Song Ruo Jing e2a5c092f7 Merge branch 'refactor/rename_to_esp_clk_tree_prefix' into 'master' hace 2 años
..
adc 6bf35715e4 fix adc_continuous example pytest potential failure hace 2 años
analog_comparator 53584bb5a7 ana_cmpr: add programming guide hace 2 años
dac c634144ac8 ana_cmpr: designed driver layer hace 2 años
dedicated_gpio a3f887a1fe gpio: support glitch filter on esp32h2 hace 3 años
gpio 1f84f6c6ed esp32h4: remove esp32h4 target from ci hace 2 años
i2c b7053b46ef esp32h4: remove esp32h4 target from peripherals hace 2 años
i2s b7053b46ef esp32h4: remove esp32h4 target from peripherals hace 2 años
lcd e73d8166aa i80_lcd: support skip command phase hace 2 años
ledc 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 hace 2 años
mcpwm 15b9352f60 mcpwm: support esp32h2 hace 3 años
parlio d15534c4e2 parlio: add simple rgb led matrix example hace 2 años
pcnt 58bde0f665 fix pcnt sdm pre-commit failure hace 3 años
rmt b19a3e3e56 rmt: define RMT_ENCODING_RESET in rmt_encode_state_t hace 2 años
sdio 1be18d4bc5 ci: migrate peripherals ttfw test scripts hace 2 años
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib hace 3 años
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure hace 3 años
spi_master 871b2ba237 spi: simplify readme description of spi examples hace 3 años
spi_slave b7053b46ef esp32h4: remove esp32h4 target from peripherals hace 2 años
spi_slave_hd b7053b46ef esp32h4: remove esp32h4 target from peripherals hace 2 años
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example hace 2 años
timer_group a4e8960ab4 esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h hace 2 años
touch_sensor 763b472958 example: update format string in touch related examples hace 3 años
twai fdeeced62c twai: h2 support twai driver hace 3 años
uart b7053b46ef esp32h4: remove esp32h4 target from peripherals hace 2 años
usb 7cc59918bc usbd: add usb composite device example hace 2 años
.build-test-rules.yml b7053b46ef esp32h4: remove esp32h4 target from peripherals hace 2 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.