Anton Maklakov a047b15314 Merge branch 'version/v5.0.0' into 'master' 4 lat temu
..
adc ddd0235783 adc: support adc self-calibration on esp32s3 4 lat temu
gpio 81e9266204 [examples]: removed hyphens 4 lat temu
i2c 81e9266204 [examples]: removed hyphens 4 lat temu
i2s e89dce8fd1 examples/i2s: bump IDF version in component manifest 4 lat temu
lcd e09e39c94f lcd: unify callback prototype 4 lat temu
ledc 9d098cc9bd ledc: Add a callback for LEDC fade end 4 lat temu
mcpwm 932d4d13f0 MCPWM/sync: expose API for configuring timer sync 4 lat temu
pcnt 1829783886 bugfix:rotary encoder example isr service install 4 lat temu
rmt 075b091696 RMT: new example step motor, targeting at esp32s3 4 lat temu
sdio 591e4c4b31 sdio_slave: allow getting end of frame information 4 lat temu
secure_element 5879a92eec examples/secure_element: update esp-cryptoauthlib submodule pointer 4 lat temu
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
spi_master 923e862ed2 ci: temporarily disable s3 build for a few examples 4 lat temu
spi_slave 81e9266204 [examples]: removed hyphens 4 lat temu
spi_slave_hd 81e9266204 [examples]: removed hyphens 4 lat temu
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi 4 lat temu
timer_group e2275b1f63 gptimer: clean up hal and ll for driver-ng 4 lat temu
touch_sensor f4705f8eb4 touch sensor: update copyright notice 4 lat temu
twai 21311ece58 twai:modify default gpios in esp32s3 4 lat temu
uart 779e7400b0 uart: uart_set_pin function will now use IOMUX whenever possible 4 lat temu
usb 49eb42928a docs: fix broken link in usb example readme 4 lat temu
wave_gen 9302b28b73 bugfix by disabling IRAM attr on ISR 4 lat temu
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu

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.