laokaiyao 28b8fc6a7e i2s: update documents for driver-NG пре 3 година
..
adc f7be540222 ci: partially enable example build for esp32c2 пре 3 година
gpio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
i2c f7be540222 ci: partially enable example build for esp32c2 пре 3 година
i2s 28b8fc6a7e i2s: update documents for driver-NG пре 3 година
lcd 8dd26e9e9f spi_lcd: make tjpgd example runnable on C2 пре 3 година
ledc facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
mcpwm 3247335770 mcpwm: don't support disable carrier first pulse пре 3 година
pcnt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
rmt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
sdio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
secure_element facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
sigmadelta f7be540222 ci: partially enable example build for esp32c2 пре 3 година
spi_master f7be540222 ci: partially enable example build for esp32c2 пре 3 година
spi_slave f7be540222 ci: partially enable example build for esp32c2 пре 3 година
spi_slave_hd f7be540222 ci: partially enable example build for esp32c2 пре 3 година
temp_sensor facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
timer_group 17a688749a timer: disable nano printf for gptimer examples пре 3 година
touch_sensor facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
twai f7be540222 ci: partially enable example build for esp32c2 пре 3 година
uart facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
usb 5d202aa401 usb: Clean-up TinyUSB unnecessary code пре 3 година
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 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.