morris 089801cd7f timer_group: added example test %!s(int64=4) %!d(string=hai) anos
..
adc 5427c18781 adc: apply gdma api to adc on esp32c3 %!s(int64=5) %!d(string=hai) anos
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 %!s(int64=5) %!d(string=hai) anos
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
pcnt 04df1f3a42 CI: enable example builds for C3 %!s(int64=5) %!d(string=hai) anos
rmt 5b5431a5f0 Merge branch 'feature/new_blink_example' into 'master' %!s(int64=4) %!d(string=hai) anos
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
spi_master 04df1f3a42 CI: enable example builds for C3 %!s(int64=5) %!d(string=hai) anos
spi_slave 04df1f3a42 CI: enable example builds for C3 %!s(int64=5) %!d(string=hai) anos
temp_sensor 85855ad8a6 temp_sensor: add calibration for esp32c3 %!s(int64=4) %!d(string=hai) anos
timer_group 089801cd7f timer_group: added example test %!s(int64=4) %!d(string=hai) anos
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer %!s(int64=4) %!d(string=hai) anos
touch_pad_interrupt 04df1f3a42 CI: enable example builds for C3 %!s(int64=5) %!d(string=hai) anos
touch_pad_read 04df1f3a42 CI: enable example builds for C3 %!s(int64=5) %!d(string=hai) anos
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos
uart 04df1f3a42 CI: enable example builds for C3 %!s(int64=5) %!d(string=hai) anos
usb 1d1896d409 tinyusb: Add fix for tinyusb reading %!s(int64=5) %!d(string=hai) anos
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.