Wu Bo Wen 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme před 5 roky
..
adc 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme před 5 roky
adc2 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme před 5 roky
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
i2c 98d7f13c24 console_repl: change config structure to support different devices před 5 roky
i2s b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. před 5 roky
i2s_adc_dac b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. před 5 roky
ledc 6adb1a0609 example: Remove duplicate commands and invalid serial port information před 5 roky
mcpwm 5b2fa1a5ad build_app: make multi target support readable před 5 roky
pcnt e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' před 5 roky
rmt c788351c94 Update ir_builder_rmt_nec.c před 6 roky
sdio 5b2fa1a5ad build_app: make multi target support readable před 5 roky
secure_element 04e5b16f74 esp32/secure_element: update esp-cryptoauthlib submodule pointer před 5 roky
sigmadelta 6adb1a0609 example: Remove duplicate commands and invalid serial port information před 5 roky
spi_master fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 před 5 roky
spi_slave e30cd361a8 global: rename esp32s2beta to esp32s2 před 6 roky
temp_sensor_esp32s2 baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 před 5 roky
timer_group 91e62f4e37 timer_group: update hal api && fix intr_enable před 5 roky
touch_pad_interrupt 9bc72d5732 driver(touch): fix touch sensor driver redundancy před 5 roky
touch_pad_read 340563f479 Driver(touch): fix touch sensor driver for esp32s2. před 5 roky
twai e6db25af9d TWAI: Add ESP32-S2 support před 5 roky
uart 6adb1a0609 example: Remove duplicate commands and invalid serial port information před 5 roky
usb e0177eb252 examples/tusb_sample_descriptor: default to esp32s2 target před 5 roky
wave_gen 5b2fa1a5ad build_app: make multi target support readable před 5 roky
README.md a67d5d89e0 Replace all DOS line endings with Unix před 7 roky

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.