Kevin (Lao Kaiyao) 9bc274b47b Merge branch 'refactor/i2s_deprecate_confusing_names' into 'master' 4 лет назад
..
adc 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
gpio 020f20e45e gpio: Fixed typo in generic_gpio example 4 лет назад
i2c de6bc33f3c refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 4 лет назад
i2s fa4e77eb44 i2s: deprecate confusing names 4 лет назад
lcd 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 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 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 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 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
temp_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 лет назад
timer_group 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 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 49eb42928a docs: fix broken link in usb example readme 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.