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.