morris 35f755438b Merge branch 'contrib/github_pr_9311' into 'master' 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 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 سال پیش
lcd 148ce09d97 Define EXAMPLE_LCD_H_RES & V_RES globally, not based on driver 3 سال پیش
ledc facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 سال پیش
mcpwm 856ab38681 Fix out of range in mcpwm example 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 a690a87829 spi_flash: Remove legacy spi_flash drivers 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 3a820462ac temperature_sensor: Add temperature sensor support for ESP32-C2 3 سال پیش
timer_group 17a688749a timer: disable nano printf for gptimer examples 3 سال پیش
touch_sensor d5e55e0563 touch_sensor: add description to distinguish the API on different target 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 2dfaec3106 usb: Added MIDI example + fixed TinyUSB MIDI config 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.