songruojing e0bc3a923c esp8684: support GPIO peripheral, IO_MUX, GPIO matrix. пре 4 година
..
adc 4dc0d6b2fe adc: support adc dma driver on all chips пре 4 година
gpio e0bc3a923c esp8684: support GPIO peripheral, IO_MUX, GPIO matrix. пре 4 година
i2c de6bc33f3c refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 пре 4 година
i2s fa4e77eb44 i2s: deprecate confusing names пре 4 година
lcd c043c43247 lcd: gc9a01 meter example пре 4 година
ledc 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
mcpwm 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
pcnt 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
rmt e81841318f CI: Enable ESP8684 build stage CI on master пре 4 година
sdio 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
secure_element 6a44accdbb atecc608a_example: Update esp-cryptoauthlib submodule pointer пре 4 година
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
spi_master 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
spi_slave 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
spi_slave_hd 9896b65972 spi_slave_hd: fix stack variable bug in seg_slave example пре 4 година
temp_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
timer_group f2d3a18f43 timer: example migrate to pytest пре 4 година
touch_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
twai 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
uart 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
usb 73dce765d5 USB: added MSC Host Driver with VFS support пре 4 година
wave_gen 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
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.