Armando (Dou Yiwen) 9f6f61345b Merge branch 'feature/adc_driver_ng' into 'master' 3 tahun lalu
..
adc 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 tahun lalu
gpio c0568611dd docs: changes docs supported targets tables 3 tahun lalu
i2c c0568611dd docs: changes docs supported targets tables 3 tahun lalu
i2s 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 tahun lalu
lcd 7b5a3af407 Merge branch 'feat/reorg_examples' into 'master' 3 tahun lalu
ledc c0568611dd docs: changes docs supported targets tables 3 tahun lalu
mcpwm 856ab38681 Fix out of range in mcpwm example 3 tahun lalu
pcnt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 tahun lalu
rmt b666bdb01e Merge branch 'example/fix_ir_nec_transceiver_issue' into 'master' 3 tahun lalu
sdio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 tahun lalu
secure_element a690a87829 spi_flash: Remove legacy spi_flash drivers 3 tahun lalu
sigmadelta c0568611dd docs: changes docs supported targets tables 3 tahun lalu
spi_master c0568611dd docs: changes docs supported targets tables 3 tahun lalu
spi_slave c0568611dd docs: changes docs supported targets tables 3 tahun lalu
spi_slave_hd c0568611dd docs: changes docs supported targets tables 3 tahun lalu
temp_sensor c0568611dd docs: changes docs supported targets tables 3 tahun lalu
timer_group c0568611dd docs: changes docs supported targets tables 3 tahun lalu
touch_sensor d5e55e0563 touch_sensor: add description to distinguish the API on different target 3 tahun lalu
twai c0568611dd docs: changes docs supported targets tables 3 tahun lalu
uart c0568611dd docs: changes docs supported targets tables 3 tahun lalu
usb 2dfaec3106 usb: Added MIDI example + fixed TinyUSB MIDI config 3 tahun lalu
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 tahun lalu
.build-test-rules.yml 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 tahun lalu
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 tahun lalu

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.