Michael (XIAO Xufeng) 5ee7a58a7d Merge branch 'bugfix/spi_example_gdma' into 'master' преди 4 години
..
adc 3177130256 adc: add adc programming guide on c3 преди 4 години
gpio da471dfcd1 Examples README's updated on peripherals, system and wifi преди 4 години
i2c 372584d1de i2c: update api reference and example pin defination преди 4 години
i2s 86fa666343 Added I2S example for microphone recording to WAV file and I2S examples folder moved преди 4 години
ledc 48c848a895 driver/ledc: support invert channel output преди 4 години
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
pcnt 04df1f3a42 CI: enable example builds for C3 преди 5 години
rmt da471dfcd1 Examples README's updated on peripherals, system and wifi преди 4 години
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer преди 5 години
secure_element da471dfcd1 Examples README's updated on peripherals, system and wifi преди 4 години
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
spi_master 4de9cbcf0f spi: update examples to use the new GDMA driver преди 4 години
spi_slave 4de9cbcf0f spi: update examples to use the new GDMA driver преди 4 години
spi_slave_hd 6930d6aa1e spi_slave_hd: add segment mode example преди 4 години
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi преди 4 години
timer_group da471dfcd1 Examples README's updated on peripherals, system and wifi преди 4 години
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer преди 5 години
touch_pad_interrupt 80da446be7 fix dead links directed to iot solution repo преди 5 години
touch_pad_read 80da446be7 fix dead links directed to iot solution repo преди 5 години
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 da471dfcd1 Examples README's updated on peripherals, system and wifi преди 4 години
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.