Angus Gratton b355854d4d Merge branch 'master' into feature/cmake 7 лет назад
..
adc 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
adc2 ff2404a272 Merge branch 'master' into feature/cmake 7 лет назад
can b355854d4d Merge branch 'master' into feature/cmake 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 ff2404a272 Merge branch 'master' into feature/cmake 7 лет назад
mcpwm 5689e446dc cmake: Add missing example CMakeLists.txt files, CI check all examples have both 7 лет назад
pcnt ff2404a272 Merge branch 'master' into feature/cmake 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 лет назад
sdio 5689e446dc cmake: Add missing example CMakeLists.txt files, CI check all examples have both 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 a9c4ed7139 Merge branch 'master' into feature/cmake 7 лет назад
timer_group 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
touch_pad_interrupt ff2404a272 Merge branch 'master' into feature/cmake 7 лет назад
touch_pad_read ff2404a272 Merge branch 'master' into feature/cmake 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_echo_rs485 5689e446dc cmake: Add missing example CMakeLists.txt files, CI check all examples have both 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 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.