Armando 6a74cb695d spi: support spi on 8684 před 4 roky
..
adc 4dc0d6b2fe adc: support adc dma driver on all chips před 4 roky
gpio e0bc3a923c esp8684: support GPIO peripheral, IO_MUX, GPIO matrix. před 4 roky
i2c de6bc33f3c refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 před 4 roky
i2s fa4e77eb44 i2s: deprecate confusing names před 4 roky
lcd c043c43247 lcd: gc9a01 meter example před 4 roky
ledc 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
mcpwm 6bf3af7c8e examples: replace legacy timer group with gptimer před 4 roky
pcnt 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
rmt e81841318f CI: Enable ESP8684 build stage CI on master před 4 roky
sdio 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
secure_element 6a44accdbb atecc608a_example: Update esp-cryptoauthlib submodule pointer před 4 roky
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
spi_master 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
spi_slave 869bed1bb5 soc: don't expose unstable soc header files in public api před 4 roky
spi_slave_hd 6a74cb695d spi: support spi on 8684 před 4 roky
temp_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
timer_group 25490dd45f gptimer: add example with various use cases před 4 roky
touch_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
twai 869bed1bb5 soc: don't expose unstable soc header files in public api před 4 roky
uart 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
usb d95b15c557 Merge branch 'feature/usb_host_cleanup' into 'master' před 4 roky
wave_gen 6bf3af7c8e examples: replace legacy timer group with gptimer před 4 roky
README.md a67d5d89e0 Replace all DOS line endings with Unix před 7 roky

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.