Angus Gratton 2b19bd0c2f Merge branch 'doc/timer_group_update_for_esp32c3' into 'release/v4.3' před 4 roky
..
adc 3fb1165e4e adc: add adc programming guide on c3 před 4 roky
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer před 5 roky
i2c dca229df07 i2c: update api reference and example pin defination před 4 roky
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer před 5 roky
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 před 5 roky
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
pcnt 04df1f3a42 CI: enable example builds for C3 před 5 roky
rmt 04df1f3a42 CI: enable example builds for C3 před 5 roky
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer před 5 roky
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
spi_master 04df1f3a42 CI: enable example builds for C3 před 5 roky
spi_slave 04df1f3a42 CI: enable example builds for C3 před 5 roky
spi_slave_hd 31c396c127 spi_slave_hd: add segment mode example před 4 roky
temp_sensor d92ac450a2 temp_sensor: add calibration for esp32c3 před 4 roky
timer_group 34140d2a00 timer_group: added example test před 4 roky
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer před 5 roky
touch_pad_interrupt 819ac7f847 backport link updates to v4.3 před 4 roky
touch_pad_read 819ac7f847 backport link updates to v4.3 před 4 roky
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer před 5 roky
uart 04df1f3a42 CI: enable example builds for C3 před 5 roky
usb 1d1896d409 tinyusb: Add fix for tinyusb reading před 5 roky
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
README.md a67d5d89e0 Replace all DOS line endings with Unix před 7 roky

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.