Angus Gratton 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
..
adc 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
adc2 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
gpio 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
i2c 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
i2s 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
i2s_adc_dac 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
ledc 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
mcpwm 3d1d4fe150 build: Fix the warnings that break the tests 8 лет назад
pcnt 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
rmt_nec_tx_rx 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
rmt_tx 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
sigmadelta 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
spi_master 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
spi_slave 691b2ad8f3 Added / corrected README files for the SPI master / slave examples under peripherals 8 лет назад
timer_group 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
touch_pad_interrupt 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
touch_pad_read 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
uart_async_rxtxtasks 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
uart_echo 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
uart_events 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
uart_select 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
README.md 0b6598c492 Added README.md to example category folders 9 лет назад

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.