morris 9f893130ad Merge branch 'feature/lcd_i2c_oled_example' into 'master' %!s(int64=4) %!d(string=hai) anos
..
adc cf049e15ed esp8684: rename target to esp32c2 %!s(int64=4) %!d(string=hai) anos
gpio cf049e15ed esp8684: rename target to esp32c2 %!s(int64=4) %!d(string=hai) anos
i2c de6bc33f3c refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 %!s(int64=4) %!d(string=hai) anos
i2s fa4e77eb44 i2s: deprecate confusing names %!s(int64=4) %!d(string=hai) anos
lcd 24e6fdf3c6 lcd: add i2c oled example with lvgl port %!s(int64=4) %!d(string=hai) anos
ledc 68e12f7092 ledc: Add ledc_fade_stop API to support stopping the fade operation. %!s(int64=4) %!d(string=hai) anos
mcpwm 6bf3af7c8e examples: replace legacy timer group with gptimer %!s(int64=4) %!d(string=hai) anos
pcnt 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
rmt cf049e15ed esp8684: rename target to esp32c2 %!s(int64=4) %!d(string=hai) anos
sdio 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
secure_element 6a44accdbb atecc608a_example: Update esp-cryptoauthlib submodule pointer %!s(int64=4) %!d(string=hai) anos
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
spi_master 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
spi_slave 869bed1bb5 soc: don't expose unstable soc header files in public api %!s(int64=4) %!d(string=hai) anos
spi_slave_hd cf049e15ed esp8684: rename target to esp32c2 %!s(int64=4) %!d(string=hai) anos
temp_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
timer_group a801555299 ci: replace all component ut with pytest-embedded %!s(int64=4) %!d(string=hai) anos
touch_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
twai 869bed1bb5 soc: don't expose unstable soc header files in public api %!s(int64=4) %!d(string=hai) anos
uart 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!s(int64=4) %!d(string=hai) anos
usb 68ff1b8c07 Bugfix: omit MSC reset during initialization %!s(int64=4) %!d(string=hai) anos
wave_gen 6bf3af7c8e examples: replace legacy timer group with gptimer %!s(int64=4) %!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.