Adam Múdry 0e98905e51 Merge branch 'feature/usb_midi_example' into 'master' il y a 3 ans
..
adc f7be540222 ci: partially enable example build for esp32c2 il y a 3 ans
gpio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
i2c f7be540222 ci: partially enable example build for esp32c2 il y a 3 ans
i2s a690a87829 spi_flash: Remove legacy spi_flash drivers il y a 3 ans
lcd 8dd26e9e9f spi_lcd: make tjpgd example runnable on C2 il y a 3 ans
ledc facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
mcpwm 856ab38681 Fix out of range in mcpwm example il y a 3 ans
pcnt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
rmt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
sdio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
secure_element a690a87829 spi_flash: Remove legacy spi_flash drivers il y a 3 ans
sigmadelta f7be540222 ci: partially enable example build for esp32c2 il y a 3 ans
spi_master f7be540222 ci: partially enable example build for esp32c2 il y a 3 ans
spi_slave f7be540222 ci: partially enable example build for esp32c2 il y a 3 ans
spi_slave_hd f7be540222 ci: partially enable example build for esp32c2 il y a 3 ans
temp_sensor 3a820462ac temperature_sensor: Add temperature sensor support for ESP32-C2 il y a 3 ans
timer_group 17a688749a timer: disable nano printf for gptimer examples il y a 3 ans
touch_sensor d5e55e0563 touch_sensor: add description to distinguish the API on different target il y a 3 ans
twai f7be540222 ci: partially enable example build for esp32c2 il y a 3 ans
uart facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
usb 2dfaec3106 usb: Added MIDI example + fixed TinyUSB MIDI config il y a 3 ans
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.