aleks 7903952281 examples: fix the RS485 line driver in the readme 3 年之前
..
adc 5e31d4bb2b esp_adc: add adc ulp mode disable enum 3 年之前
gpio d91c8759c0 driver: remove -Wno-format flag 3 年之前
i2c 0c84879b74 correct spelling of detect 3 年之前
i2s 03d8059fa5 Merge branch 'feat/essl_extra_component' into 'master' 3 年之前
lcd d7423ae38e Fixed first character in LVGL OLED example. 3 年之前
ledc c0568611dd docs: changes docs supported targets tables 3 年之前
mcpwm 2c5a866ea3 mcpwm: don't use keyword operator 3 年之前
pcnt 9e532696f4 pcnt: add const qualifier to event data 3 年之前
rmt 06b517efcb ci: Modify build-test-rules.yml `enable' to `disable` to exclude preview targets 3 年之前
sdio 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 3 年之前
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 年之前
sigma_delta edb5600348 sdm: refactor example with new driver 3 年之前
spi_master 2153a583ee examples/tjpgd: Use esp_jpeg component in tjpgd example. 3 年之前
spi_slave c0568611dd docs: changes docs supported targets tables 3 年之前
spi_slave_hd 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 3 年之前
temp_sensor d91c8759c0 driver: remove -Wno-format flag 3 年之前
timer_group 7760053138 gptimer: incerase example test threshold 3 年之前
touch_sensor 763b472958 example: update format string in touch related examples 3 年之前
twai d91c8759c0 driver: remove -Wno-format flag 3 年之前
uart 7903952281 examples: fix the RS485 line driver in the readme 3 年之前
usb cf59a8a2bd Merge branch 'feature/usb_v5_qol' into 'master' 3 年之前
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 年之前
.build-test-rules.yml b562754a2f rmt: support esp32c6 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.