Michael (XIAO Xufeng) b75a5fd03a Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3' 4 năm trước cách đây
..
adc e6b7c933d5 adc: rename adc examples according to hw feature and usage 4 năm trước cách đây
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 năm trước cách đây
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 năm trước cách đây
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 năm trước cách đây
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 năm trước cách đây
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 năm trước cách đây
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 năm trước cách đây
pcnt 04df1f3a42 CI: enable example builds for C3 5 năm trước cách đây
rmt 04df1f3a42 CI: enable example builds for C3 5 năm trước cách đây
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 năm trước cách đây
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 năm trước cách đây
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 năm trước cách đây
spi_master 04df1f3a42 CI: enable example builds for C3 5 năm trước cách đây
spi_slave 04df1f3a42 CI: enable example builds for C3 5 năm trước cách đây
temp_sensor d92ac450a2 temp_sensor: add calibration for esp32c3 4 năm trước cách đây
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 năm trước cách đây
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer 4 năm trước cách đây
touch_pad_interrupt 04df1f3a42 CI: enable example builds for C3 5 năm trước cách đây
touch_pad_read 04df1f3a42 CI: enable example builds for C3 5 năm trước cách đây
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 năm trước cách đây
uart 04df1f3a42 CI: enable example builds for C3 5 năm trước cách đây
usb 1d1896d409 tinyusb: Add fix for tinyusb reading 5 năm trước cách đây
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 năm trước cách đây
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 năm trước cách đây

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.