Fu Hanxi ea4673a3a2 ci(pytest): support special markers "supported_targets", "preview_targets", "all_targets" 4 anos atrás
..
adc cf049e15ed esp8684: rename target to esp32c2 4 anos atrás
gpio cf049e15ed esp8684: rename target to esp32c2 4 anos atrás
i2c de6bc33f3c refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 4 anos atrás
i2s fa4e77eb44 i2s: deprecate confusing names 4 anos atrás
lcd 821634b24e lcd: add rgb panel example 4 anos atrás
ledc 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
mcpwm 6bf3af7c8e examples: replace legacy timer group with gptimer 4 anos atrás
pcnt 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
rmt cf049e15ed esp8684: rename target to esp32c2 4 anos atrás
sdio 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
secure_element 6a44accdbb atecc608a_example: Update esp-cryptoauthlib submodule pointer 4 anos atrás
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
spi_master 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
spi_slave 869bed1bb5 soc: don't expose unstable soc header files in public api 4 anos atrás
spi_slave_hd cf049e15ed esp8684: rename target to esp32c2 4 anos atrás
temp_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
timer_group ea4673a3a2 ci(pytest): support special markers "supported_targets", "preview_targets", "all_targets" 4 anos atrás
touch_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
twai 869bed1bb5 soc: don't expose unstable soc header files in public api 4 anos atrás
uart 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 anos atrás
usb d95b15c557 Merge branch 'feature/usb_host_cleanup' into 'master' 4 anos atrás
wave_gen 6bf3af7c8e examples: replace legacy timer group with gptimer 4 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 anos atrás

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.