Kang Zuoling c0f06115d4 touch_element: add touch element lib example il y a 5 ans
..
adc 41bee7831f adc: apply gdma api to adc on esp32c3 il y a 5 ans
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 il y a 5 ans
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
pcnt 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
rmt 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
spi_master 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
spi_slave 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
temp_sensor_esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
touch_element c0f06115d4 touch_element: add touch element lib example il y a 5 ans
touch_pad_interrupt 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
touch_pad_read 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
uart 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
usb 1d1896d409 tinyusb: Add fix for tinyusb reading il y a 5 ans
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.