fuzhibo baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 %!s(int64=6) %!d(string=hai) anos
..
adc baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 %!s(int64=5) %!d(string=hai) anos
adc2 baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 %!s(int64=5) %!d(string=hai) anos
can a049e02d96 can: Refactor CAN to use HAL and LowLevel layers %!s(int64=6) %!d(string=hai) anos
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) %!s(int64=6) %!d(string=hai) anos
i2c 718a34f765 Fix typo from ic2_tools readme %!s(int64=6) %!d(string=hai) anos
i2s 0304ba906f Example(I2S): Fixed I2S example sine wave sample calculation incorrect bug. %!s(int64=5) %!d(string=hai) anos
i2s_adc_dac baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 %!s(int64=5) %!d(string=hai) anos
ledc e30cd361a8 global: rename esp32s2beta to esp32s2 %!s(int64=6) %!d(string=hai) anos
mcpwm 04ae56806c Merge branch 'master' into feature/esp32s2beta_update %!s(int64=6) %!d(string=hai) anos
pcnt 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update %!s(int64=6) %!d(string=hai) anos
rmt c788351c94 Update ir_builder_rmt_nec.c %!s(int64=6) %!d(string=hai) anos
sdio effefc2329 Merge branch 'feat/sdio_example_without_intr' into 'master' %!s(int64=6) %!d(string=hai) anos
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' %!s(int64=6) %!d(string=hai) anos
spi_master abcc3fe6da spi: fix spi eeprom example build %!s(int64=5) %!d(string=hai) anos
spi_slave e30cd361a8 global: rename esp32s2beta to esp32s2 %!s(int64=6) %!d(string=hai) anos
temp_sensor_esp32s2 baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 %!s(int64=5) %!d(string=hai) anos
timer_group bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions %!s(int64=6) %!d(string=hai) anos
touch_pad_interrupt 340563f479 Driver(touch): fix touch sensor driver for esp32s2. %!s(int64=5) %!d(string=hai) anos
touch_pad_read 340563f479 Driver(touch): fix touch sensor driver for esp32s2. %!s(int64=5) %!d(string=hai) anos
uart 16e6e63694 driver: fix driver set rx timeout feature of uart %!s(int64=5) %!d(string=hai) anos
usb 9d059be165 usb: added a tinyusb component; ci; soc. %!s(int64=6) %!d(string=hai) anos
wave_gen e8ac0bd429 wave_gen example: analog signal generator %!s(int64=6) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.