Darian c8ee369a7c Merge branch 'feature/deprecate-old-cpu-api' into 'master' пре 3 година
..
adc 5b523a3313 esp_adc: new esp_adc component and adc drivers пре 3 година
gpio c0568611dd docs: changes docs supported targets tables пре 3 година
i2c c0568611dd docs: changes docs supported targets tables пре 3 година
i2s edee3ee3cd i2s: add slot sequence table пре 3 година
lcd 7b5a3af407 Merge branch 'feat/reorg_examples' into 'master' пре 3 година
ledc c0568611dd docs: changes docs supported targets tables пре 3 година
mcpwm 9e532696f4 pcnt: add const qualifier to event data пре 3 година
pcnt 9e532696f4 pcnt: add const qualifier to event data пре 3 година
rmt 9a921ada7f rmt: const callback event data пре 3 година
sdio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
secure_element a690a87829 spi_flash: Remove legacy spi_flash drivers пре 3 година
sigma_delta edb5600348 sdm: refactor example with new driver пре 3 година
spi_master c0568611dd docs: changes docs supported targets tables пре 3 година
spi_slave c0568611dd docs: changes docs supported targets tables пре 3 година
spi_slave_hd c0568611dd docs: changes docs supported targets tables пре 3 година
temp_sensor c0568611dd docs: changes docs supported targets tables пре 3 година
timer_group 781d06af73 esp_hw_support: Remove compare_set.h API пре 3 година
touch_sensor d5e55e0563 touch_sensor: add description to distinguish the API on different target пре 3 година
twai c0568611dd docs: changes docs supported targets tables пре 3 година
uart c0568611dd docs: changes docs supported targets tables пре 3 година
usb 5c383d7b73 esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" пре 3 година
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
.build-test-rules.yml 741b031e83 soc: added SOC_TOUCH_SENSE_SUPPORTED macro пре 3 година
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.