Krzysztof Budzynski d25d3789e9 Merge branch 'doc/update_dead_url_links_to_iot_solution_repo' into 'master' há 4 anos atrás
..
adc 37e3b79b89 adc: rename adc examples according to hw feature and usage há 4 anos atrás
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer há 5 anos atrás
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer há 5 anos atrás
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer há 5 anos atrás
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 há 5 anos atrás
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás
pcnt 04df1f3a42 CI: enable example builds for C3 há 5 anos atrás
rmt 5b5431a5f0 Merge branch 'feature/new_blink_example' into 'master' há 5 anos atrás
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer há 5 anos atrás
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás
spi_master 04df1f3a42 CI: enable example builds for C3 há 5 anos atrás
spi_slave 04df1f3a42 CI: enable example builds for C3 há 5 anos atrás
temp_sensor 85855ad8a6 temp_sensor: add calibration for esp32c3 há 4 anos atrás
timer_group 089801cd7f timer_group: added example test há 4 anos atrás
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer há 4 anos atrás
touch_pad_interrupt 80da446be7 fix dead links directed to iot solution repo há 4 anos atrás
touch_pad_read 80da446be7 fix dead links directed to iot solution repo há 4 anos atrás
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer há 5 anos atrás
uart 04df1f3a42 CI: enable example builds for C3 há 5 anos atrás
usb 1d1896d409 tinyusb: Add fix for tinyusb reading há 5 anos atrás
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás

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.