Ivan Grokhotkov 022223f570 Merge branch 'feat/sdmmc_io_cis_parse' into 'master' há 6 anos atrás
..
adc 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
adc2 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
can 6771eead80 examples: use new component registration api há 6 anos atrás
gpio 6771eead80 examples: use new component registration api há 6 anos atrás
i2c 26800ed71e global: update note in the partition tables há 6 anos atrás
i2s 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
i2s_adc_dac 26800ed71e global: update note in the partition tables há 6 anos atrás
ledc 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
mcpwm 8795f1ac86 Fixed the bug that the malloc memory size is smaller than the actual required. há 6 anos atrás
pcnt 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
rmt_nec_tx_rx 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
rmt_tx 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
sdio b98b4c3886 sdmmc_io: support to print CIS information há 6 anos atrás
sigmadelta 6771eead80 examples: use new component registration api há 6 anos atrás
spi_master 6771eead80 examples: use new component registration api há 6 anos atrás
spi_slave 6771eead80 examples: use new component registration api há 6 anos atrás
timer_group 6771eead80 examples: use new component registration api há 6 anos atrás
touch_pad_interrupt 6771eead80 examples: use new component registration api há 6 anos atrás
touch_pad_read 6771eead80 examples: use new component registration api há 6 anos atrás
uart 47bbb107a8 build system: Use CMake-based build system as default when describing commands há 6 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 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.