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.