Michael (XIAO Xufeng) 81daaff050 Merge branch 'feature/usb_component' into 'master' 6 lat temu
..
adc e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
adc2 e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
can a049e02d96 can: Refactor CAN to use HAL and LowLevel layers 6 lat temu
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
i2c 718a34f765 Fix typo from ic2_tools readme 6 lat temu
i2s 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 lat temu
i2s_adc_dac b3ae9fa978 bugfix(i2s): Updated ESP32-S2 ADC DAC support 6 lat temu
ledc e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 lat temu
pcnt 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update 6 lat temu
rmt c788351c94 Update ir_builder_rmt_nec.c 6 lat temu
sdio effefc2329 Merge branch 'feat/sdio_example_without_intr' into 'master' 6 lat temu
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 lat temu
spi_master e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
spi_slave e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
temp_sensor_esp32s2 21fd946312 fix markdown table formatting 6 lat temu
timer_group bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions 6 lat temu
touch_pad_interrupt e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
touch_pad_read e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
uart 6c923cf330 Fix some typo in idf 6 lat temu
usb 9d059be165 usb: added a tinyusb component; ci; soc. 6 lat temu
wave_gen e8ac0bd429 wave_gen example: analog signal generator 6 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.