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.