Kang Zuo Ling 022bf82e01 touch_element: fix event callback parameter type, change it into pointer 4 سال پیش
..
adc 5427c18781 adc: apply gdma api to adc on esp32c3 5 سال پیش
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 سال پیش
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
pcnt 04df1f3a42 CI: enable example builds for C3 5 سال پیش
rmt 5b5431a5f0 Merge branch 'feature/new_blink_example' into 'master' 4 سال پیش
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
spi_master 04df1f3a42 CI: enable example builds for C3 5 سال پیش
spi_slave 04df1f3a42 CI: enable example builds for C3 5 سال پیش
temp_sensor 85855ad8a6 temp_sensor: add calibration for esp32c3 4 سال پیش
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer 4 سال پیش
touch_pad_interrupt 04df1f3a42 CI: enable example builds for C3 5 سال پیش
touch_pad_read 04df1f3a42 CI: enable example builds for C3 5 سال پیش
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
uart 04df1f3a42 CI: enable example builds for C3 5 سال پیش
usb 1d1896d409 tinyusb: Add fix for tinyusb reading 5 سال پیش
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
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.