wangyuanze 763b472958 example: update format string in touch related examples %!s(int64=3) %!d(string=hai) anos
..
adc 5e31d4bb2b esp_adc: add adc ulp mode disable enum %!s(int64=3) %!d(string=hai) anos
gpio d91c8759c0 driver: remove -Wno-format flag %!s(int64=3) %!d(string=hai) anos
i2c d91c8759c0 driver: remove -Wno-format flag %!s(int64=3) %!d(string=hai) anos
i2s f48b647ad5 example: add es7210 4-ch tdm i2s record example %!s(int64=3) %!d(string=hai) anos
lcd 2153a583ee examples/tjpgd: Use esp_jpeg component in tjpgd example. %!s(int64=3) %!d(string=hai) anos
ledc c0568611dd docs: changes docs supported targets tables %!s(int64=3) %!d(string=hai) anos
mcpwm 2c5a866ea3 mcpwm: don't use keyword operator %!s(int64=3) %!d(string=hai) anos
pcnt 9e532696f4 pcnt: add const qualifier to event data %!s(int64=3) %!d(string=hai) anos
rmt 9a921ada7f rmt: const callback event data %!s(int64=3) %!d(string=hai) anos
sdio d91c8759c0 driver: remove -Wno-format flag %!s(int64=3) %!d(string=hai) anos
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib %!s(int64=3) %!d(string=hai) anos
sigma_delta edb5600348 sdm: refactor example with new driver %!s(int64=3) %!d(string=hai) anos
spi_master 2153a583ee examples/tjpgd: Use esp_jpeg component in tjpgd example. %!s(int64=3) %!d(string=hai) anos
spi_slave c0568611dd docs: changes docs supported targets tables %!s(int64=3) %!d(string=hai) anos
spi_slave_hd d91c8759c0 driver: remove -Wno-format flag %!s(int64=3) %!d(string=hai) anos
temp_sensor d91c8759c0 driver: remove -Wno-format flag %!s(int64=3) %!d(string=hai) anos
timer_group 781d06af73 esp_hw_support: Remove compare_set.h API %!s(int64=3) %!d(string=hai) anos
touch_sensor 763b472958 example: update format string in touch related examples %!s(int64=3) %!d(string=hai) anos
twai d91c8759c0 driver: remove -Wno-format flag %!s(int64=3) %!d(string=hai) anos
uart 5d27d66ddd QA: Check driver installation status %!s(int64=3) %!d(string=hai) anos
usb d777b790d0 tinyusb: Add TinyUSB example tests %!s(int64=3) %!d(string=hai) anos
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 %!s(int64=3) %!d(string=hai) anos
.build-test-rules.yml f48b647ad5 example: add es7210 4-ch tdm i2s record example %!s(int64=3) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.