wangyuanze 763b472958 example: update format string in touch related examples 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 d91c8759c0 driver: remove -Wno-format flag hace 3 años
i2s f48b647ad5 example: add es7210 4-ch tdm i2s record example hace 3 años
lcd 2153a583ee examples/tjpgd: Use esp_jpeg component in tjpgd 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 9a921ada7f rmt: const callback event data hace 3 años
sdio d91c8759c0 driver: remove -Wno-format flag 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 d91c8759c0 driver: remove -Wno-format flag hace 3 años
temp_sensor d91c8759c0 driver: remove -Wno-format flag hace 3 años
timer_group 781d06af73 esp_hw_support: Remove compare_set.h API 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 5d27d66ddd QA: Check driver installation status hace 3 años
usb d777b790d0 tinyusb: Add TinyUSB example tests 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 f48b647ad5 example: add es7210 4-ch tdm i2s record example 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.