Armando f9ec7ddda3 adc: add comment for ADC sampling frequency 5 vuotta sitten
..
adc f9ec7ddda3 adc: add comment for ADC sampling frequency 5 vuotta sitten
gpio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
i2c 31afe8109f i2c: Fix bug on i2c clk allocator 5 vuotta sitten
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
i2s_adc_dac 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 vuotta sitten
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
pcnt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
rmt 138c1e278f ir_protocol: fix ir example timeout issue 5 vuotta sitten
sdio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
spi_master 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
spi_slave 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
temp_sensor_esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
touch_pad_interrupt a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 vuotta sitten
touch_pad_read a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 vuotta sitten
twai 0713e93b8f TWAI: bringup for S3 and C3 5 vuotta sitten
uart 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
usb 1d1896d409 tinyusb: Add fix for tinyusb reading 5 vuotta sitten
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 vuotta sitten

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.