Kevin (Lao Kaiyao) 7a462d8a86 Merge branch 'feature/support_adc_calibration_on_c6' into 'master' пре 2 година
..
adc ffb40a89d9 adc_cali: supported channel compensation of adc calibration on esp32c6 пре 2 година
analog_comparator 53584bb5a7 ana_cmpr: add programming guide пре 2 година
dac c634144ac8 ana_cmpr: designed driver layer пре 2 година
dedicated_gpio 801f934ac9 Dedicated GPIO: add software UART implementation for Xtensa targets пре 2 година
gpio 1f84f6c6ed esp32h4: remove esp32h4 target from ci пре 2 година
i2c b7053b46ef esp32h4: remove esp32h4 target from peripherals пре 2 година
i2s bf8419fd6e i2s: public bclk_div and add a default config for PDM TX DAC пре 2 година
lcd e73d8166aa i80_lcd: support skip command phase пре 2 година
ledc 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 пре 2 година
mcpwm 5680d28b0e mcpwm: fix bldc example force output level inverted пре 2 година
parlio d15534c4e2 parlio: add simple rgb led matrix example пре 2 година
pcnt 58bde0f665 fix pcnt sdm pre-commit failure пре 3 година
rmt af2085b789 rmt_onewire: refactor example with component manager пре 2 година
sdio 1be18d4bc5 ci: migrate peripherals ttfw test scripts пре 2 година
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib пре 3 година
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure пре 3 година
spi_master 871b2ba237 spi: simplify readme description of spi examples пре 3 година
spi_slave b7053b46ef esp32h4: remove esp32h4 target from peripherals пре 2 година
spi_slave_hd b7053b46ef esp32h4: remove esp32h4 target from peripherals пре 2 година
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example пре 2 година
timer_group ce602a36f9 ci: Relax a check in pytest_gptimer_example пре 2 година
touch_sensor 763b472958 example: update format string in touch related examples пре 3 година
twai fdeeced62c twai: h2 support twai driver пре 3 година
uart b7053b46ef esp32h4: remove esp32h4 target from peripherals пре 2 година
usb 6f7a6b1eea usb: update usb device msc example by adding new API tinyusb_msc_register_callback пре 2 година
.build-test-rules.yml bf8419fd6e i2s: public bclk_div and add a default config for PDM TX DAC пре 2 година
README.md a67d5d89e0 Replace all DOS line endings with Unix пре 7 година

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.