Andrei Gramakov 1d1896d409 tinyusb: Add fix for tinyusb reading пре 5 година
..
adc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
adc2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
gpio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
i2c 31afe8109f i2c: Fix bug on i2c clk allocator пре 5 година
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
i2s_adc_dac 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 пре 5 година
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
pcnt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
rmt 138c1e278f ir_protocol: fix ir example timeout issue пре 5 година
sdio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
spi_master 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
spi_slave 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
temp_sensor_esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
touch_pad_interrupt a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue пре 5 година
touch_pad_read a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue пре 5 година
twai 9b34f1c49c twai: Temporarily disable network example test пре 5 година
uart 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 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.