laokaiyao 3c4bc80712 i2s: fixed duplicated test case name há 3 anos atrás
..
adc e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
gpio e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
i2c e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
i2s 3c4bc80712 i2s: fixed duplicated test case name há 3 anos atrás
lcd 6e98440ab1 Merge branch 'example/i80_controller_touch' into 'master' há 3 anos atrás
ledc c0568611dd docs: changes docs supported targets tables há 3 anos atrás
mcpwm e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
pcnt 9e532696f4 pcnt: add const qualifier to event data há 3 anos atrás
rmt 9a921ada7f rmt: const callback event data há 3 anos atrás
sdio e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
secure_element a690a87829 spi_flash: Remove legacy spi_flash drivers há 3 anos atrás
sigma_delta edb5600348 sdm: refactor example with new driver há 3 anos atrás
spi_master e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
spi_slave c0568611dd docs: changes docs supported targets tables há 3 anos atrás
spi_slave_hd e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
temp_sensor e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
timer_group 781d06af73 esp_hw_support: Remove compare_set.h API há 3 anos atrás
touch_sensor e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
twai e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
uart 5d27d66ddd QA: Check driver installation status há 3 anos atrás
usb e596c84d49 build system: re-add -Wno-format as private flag for some example components há 3 anos atrás
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 há 3 anos atrás
.build-test-rules.yml 59ef1e1928 touch_sensor: add pytest for all examples há 3 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás

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.