Michael (XIAO Xufeng) f7be540222 ci: partially enable example build for esp32c2 3 lat temu
..
adc f7be540222 ci: partially enable example build for esp32c2 3 lat temu
gpio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
i2c f7be540222 ci: partially enable example build for esp32c2 3 lat temu
i2s f7be540222 ci: partially enable example build for esp32c2 3 lat temu
lcd f7be540222 ci: partially enable example build for esp32c2 3 lat temu
ledc facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
mcpwm facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
pcnt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
rmt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
sdio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
secure_element facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
sigmadelta f7be540222 ci: partially enable example build for esp32c2 3 lat temu
spi_master f7be540222 ci: partially enable example build for esp32c2 3 lat temu
spi_slave f7be540222 ci: partially enable example build for esp32c2 3 lat temu
spi_slave_hd f7be540222 ci: partially enable example build for esp32c2 3 lat temu
temp_sensor facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
timer_group 17a688749a timer: disable nano printf for gptimer examples 3 lat temu
touch_sensor facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
twai f7be540222 ci: partially enable example build for esp32c2 3 lat temu
uart facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
usb facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 lat temu
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu

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.