Krzysztof Budzynski d25d3789e9 Merge branch 'doc/update_dead_url_links_to_iot_solution_repo' into 'master' 4 лет назад
..
adc 37e3b79b89 adc: rename adc examples according to hw feature and usage 4 лет назад
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 089801cd7f timer_group: added example test 4 лет назад
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer 4 лет назад
touch_pad_interrupt 80da446be7 fix dead links directed to iot solution repo 4 лет назад
touch_pad_read 80da446be7 fix dead links directed to iot solution repo 4 лет назад
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.