Tomas Rezucha 6ba7b10302 Merge branch 'fix/usb/buffer_sizes' into 'master' 3 năm trước cách đây
..
adc f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
gpio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
i2c f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
i2s f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
lcd 8dd26e9e9f spi_lcd: make tjpgd example runnable on C2 3 năm trước cách đây
ledc facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
mcpwm 3247335770 mcpwm: don't support disable carrier first pulse 3 năm trước cách đây
pcnt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
rmt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
sdio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
secure_element facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
sigmadelta f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
spi_master f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
spi_slave f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
spi_slave_hd f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
temp_sensor facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
timer_group 17a688749a timer: disable nano printf for gptimer examples 3 năm trước cách đây
touch_sensor facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
twai f7be540222 ci: partially enable example build for esp32c2 3 năm trước cách đây
uart facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
usb 5d202aa401 usb: Clean-up TinyUSB unnecessary code 3 năm trước cách đây
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 năm trước cách đây
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 năm trước cách đây

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.