wangyuanze 20afcc96a8 example: add onewire_ds18b20 example 3 жил өмнө
..
adc 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 жил өмнө
gpio c0568611dd docs: changes docs supported targets tables 3 жил өмнө
i2c c0568611dd docs: changes docs supported targets tables 3 жил өмнө
i2s 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 жил өмнө
lcd 7b5a3af407 Merge branch 'feat/reorg_examples' into 'master' 3 жил өмнө
ledc c0568611dd docs: changes docs supported targets tables 3 жил өмнө
mcpwm 9e532696f4 pcnt: add const qualifier to event data 3 жил өмнө
pcnt 9e532696f4 pcnt: add const qualifier to event data 3 жил өмнө
rmt 20afcc96a8 example: add onewire_ds18b20 example 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 жил өмнө
sigma_delta edb5600348 sdm: refactor example with new driver 3 жил өмнө
spi_master c0568611dd docs: changes docs supported targets tables 3 жил өмнө
spi_slave c0568611dd docs: changes docs supported targets tables 3 жил өмнө
spi_slave_hd c0568611dd docs: changes docs supported targets tables 3 жил өмнө
temp_sensor c0568611dd docs: changes docs supported targets tables 3 жил өмнө
timer_group c0568611dd docs: changes docs supported targets tables 3 жил өмнө
touch_sensor d5e55e0563 touch_sensor: add description to distinguish the API on different target 3 жил өмнө
twai c0568611dd docs: changes docs supported targets tables 3 жил өмнө
uart c0568611dd docs: changes docs supported targets tables 3 жил өмнө
usb e0d9220a6e example: peripherals/usb: fix typo naming of local variables 3 жил өмнө
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 жил өмнө
.build-test-rules.yml 20afcc96a8 example: add onewire_ds18b20 example 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.