morris d51a62e33a dedicated gpio: matrix keyboard example пре 5 година
..
adc 6a0951ecb2 driver/adc: support for esp32s2 adc calibration scheme пре 5 година
adc2 6a0951ecb2 driver/adc: support for esp32s2 adc calibration scheme пре 5 година
gpio d51a62e33a dedicated gpio: matrix keyboard example пре 5 година
i2c 29f8aecfc0 console_repl: change config structure to support different devices пре 5 година
i2s b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. пре 5 година
i2s_adc_dac 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h пре 5 година
ledc 6adb1a0609 example: Remove duplicate commands and invalid serial port information пре 5 година
mcpwm b45b3de1fa mcpwm_example: Fix MCPWM period calculation bug in high frequency пре 5 година
pcnt 906dd0ad84 pcnt: replace isr register with isr service in example пре 5 година
rmt c788351c94 Update ir_builder_rmt_nec.c пре 6 година
sdio 647dea9395 soc: combine xxx_caps.h into one soc_caps.h пре 5 година
secure_element 3988cf854d esp-cryptoauthlib: Update submodule pointer to add a new feature. пре 5 година
sigmadelta a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h пре 5 година
spi_master 0e1b1f7c69 examples: fix eeprom ldgen mapping пре 5 година
spi_slave a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h пре 5 година
temp_sensor_esp32s2 2c2f66aa21 add supported target to ESP32-S2 Temperature Sensor Example пре 5 година
timer_group 91e62f4e37 timer_group: update hal api && fix intr_enable пре 5 година
touch_pad_interrupt 1568b6913d driver(touch): fix touch sensor driver redundancy пре 5 година
touch_pad_read 340563f479 Driver(touch): fix touch sensor driver for esp32s2. пре 5 година
twai 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h пре 5 година
uart df9ca688d7 examples: fix echo example crash when UART interrupt handler placed in IRAM пре 5 година
usb 84aa1c0cc3 usb: cdc support, streams redirection; ci, examples upd пре 5 година
wave_gen 5b2fa1a5ad build_app: make multi target support readable пре 5 година
README.md a67d5d89e0 Replace all DOS line endings with Unix пре 7 година

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.