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

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.