Kang Zuo Ling 1821fd766b touch_element: fix event callback parameter type, change it into pointer 4 éve
..
adc 41bee7831f adc: apply gdma api to adc on esp32c3 4 éve
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 éve
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 éve
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 éve
pcnt 04df1f3a42 CI: enable example builds for C3 5 éve
rmt 04df1f3a42 CI: enable example builds for C3 5 éve
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 éve
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 éve
spi_master 04df1f3a42 CI: enable example builds for C3 5 éve
spi_slave 04df1f3a42 CI: enable example builds for C3 5 éve
temp_sensor_esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 éve
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 éve
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer 4 éve
touch_pad_interrupt 04df1f3a42 CI: enable example builds for C3 5 éve
touch_pad_read 04df1f3a42 CI: enable example builds for C3 5 éve
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 éve
uart 04df1f3a42 CI: enable example builds for C3 5 éve
usb 1d1896d409 tinyusb: Add fix for tinyusb reading 5 éve
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 éve
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 éve

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.