chaijie a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 years ago
..
adc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
adc2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
gpio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
i2c e039a28821 console: support create REPL over USB CDC 5 years ago
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
i2s_adc_dac 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
ledc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
pcnt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
rmt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
spi_master 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
spi_slave 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
temp_sensor_esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
touch_pad_interrupt a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 years ago
touch_pad_read a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 years ago
twai 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
uart 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
usb 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 years ago

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.