Angus Gratton ee6b1399aa Merge branch 'feature/exclude_rom_from_example_header_files' into 'master' 6 лет назад
..
adc b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
adc2 e7dba7d7bc examples: change default build instructions in docs to CMake 6 лет назад
can afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
i2c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
i2s b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
i2s_adc_dac b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
ledc 2e8c85d8ff driver(ledc): fixed ledc clock selection bug. 6 лет назад
mcpwm 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 лет назад
pcnt 2e8c85d8ff driver(ledc): fixed ledc clock selection bug. 6 лет назад
rmt_nec_tx_rx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
rmt_tx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
sdio b1497f2187 exclude rom headers in examples 6 лет назад
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
spi_master b1497f2187 exclude rom headers in examples 6 лет назад
spi_slave b1497f2187 exclude rom headers in examples 6 лет назад
timer_group 264ffbeb14 timer_group: use the LL 6 лет назад
touch_pad_interrupt afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
touch_pad_read afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
uart b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
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.