Michael (XIAO Xufeng) c6716dcb39 Merge branch 'feature/esp32c3_usbjtag_console_blocking' into 'master' il y a 4 ans
..
adc 3177130256 adc: add adc programming guide on c3 il y a 4 ans
gpio da471dfcd1 Examples README's updated on peripherals, system and wifi il y a 4 ans
i2c 3aa9ac2469 usb_serial_jtag: Add blocking driver to support vfs. il y a 4 ans
i2s 86fa666343 Added I2S example for microphone recording to WAV file and I2S examples folder moved il y a 4 ans
ledc 228fc04646 Merge branch 'example/ledc_pwm_basic' into 'master' il y a 4 ans
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
pcnt 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
rmt da471dfcd1 Examples README's updated on peripherals, system and wifi il y a 4 ans
sdio 591e4c4b31 sdio_slave: allow getting end of frame information il y a 4 ans
secure_element 1abdfee3b7 secure_element: Update esp-cryptoauthlib submodule latest version. il y a 4 ans
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
spi_master 4de9cbcf0f spi: update examples to use the new GDMA driver il y a 4 ans
spi_slave 4de9cbcf0f spi: update examples to use the new GDMA driver il y a 4 ans
spi_slave_hd 6930d6aa1e spi_slave_hd: add segment mode example il y a 4 ans
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi il y a 4 ans
timer_group da471dfcd1 Examples README's updated on peripherals, system and wifi il y a 4 ans
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer il y a 5 ans
touch_pad_interrupt 80da446be7 fix dead links directed to iot solution repo il y a 4 ans
touch_pad_read 80da446be7 fix dead links directed to iot solution repo il y a 4 ans
twai 21311ece58 twai:modify default gpios in esp32s3 il y a 4 ans
uart b911951cad console: fix a bug preventing us from starting a CLI on non-default UART il y a 4 ans
usb 1d1896d409 tinyusb: Add fix for tinyusb reading il y a 5 ans
wave_gen da471dfcd1 Examples README's updated on peripherals, system and wifi il y a 4 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.