Michael (XIAO Xufeng) ceb690886e Merge branch 'feature/esp32s2_adc_calib_V1' into 'master' %!s(int64=5) %!d(string=hai) anos
..
adc 6a0951ecb2 driver/adc: support for esp32s2 adc calibration scheme %!s(int64=5) %!d(string=hai) anos
adc2 6a0951ecb2 driver/adc: support for esp32s2 adc calibration scheme %!s(int64=5) %!d(string=hai) anos
gpio 6885421976 CI: add size info for binaries %!s(int64=5) %!d(string=hai) anos
i2c 29f8aecfc0 console_repl: change config structure to support different devices %!s(int64=5) %!d(string=hai) anos
i2s b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. %!s(int64=5) %!d(string=hai) anos
i2s_adc_dac 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h %!s(int64=5) %!d(string=hai) anos
ledc 6adb1a0609 example: Remove duplicate commands and invalid serial port information %!s(int64=6) %!d(string=hai) anos
mcpwm 5b2fa1a5ad build_app: make multi target support readable %!s(int64=6) %!d(string=hai) anos
pcnt e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' %!s(int64=6) %!d(string=hai) anos
rmt c788351c94 Update ir_builder_rmt_nec.c %!s(int64=6) %!d(string=hai) anos
sdio 5b2fa1a5ad build_app: make multi target support readable %!s(int64=6) %!d(string=hai) anos
secure_element 591d67d58b esp32/secure_element: update esp-cryptoauthlib submodule pointer %!s(int64=5) %!d(string=hai) anos
sigmadelta a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h %!s(int64=5) %!d(string=hai) anos
spi_master fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 %!s(int64=5) %!d(string=hai) anos
spi_slave a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h %!s(int64=5) %!d(string=hai) anos
temp_sensor_esp32s2 2c2f66aa21 add supported target to ESP32-S2 Temperature Sensor Example %!s(int64=5) %!d(string=hai) anos
timer_group 91e62f4e37 timer_group: update hal api && fix intr_enable %!s(int64=5) %!d(string=hai) anos
touch_pad_interrupt 1568b6913d driver(touch): fix touch sensor driver redundancy %!s(int64=5) %!d(string=hai) anos
touch_pad_read 340563f479 Driver(touch): fix touch sensor driver for esp32s2. %!s(int64=6) %!d(string=hai) anos
twai 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h %!s(int64=5) %!d(string=hai) anos
uart df9ca688d7 examples: fix echo example crash when UART interrupt handler placed in IRAM %!s(int64=5) %!d(string=hai) anos
usb 84aa1c0cc3 usb: cdc support, streams redirection; ci, examples upd %!s(int64=5) %!d(string=hai) anos
wave_gen 5b2fa1a5ad build_app: make multi target support readable %!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.