liu zhifu 003a9872b7 esp_wifi: wifi support new event mechanism hace 6 años
..
adc b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
adc2 e7dba7d7bc examples: change default build instructions in docs to CMake hace 6 años
can afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
i2c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
i2s b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
i2s_adc_dac b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
ledc 2e8c85d8ff driver(ledc): fixed ledc clock selection bug. hace 6 años
mcpwm 75c0066f93 Fix remaining -Wstrict-prototypes warnings hace 6 años
pcnt 2e8c85d8ff driver(ledc): fixed ledc clock selection bug. hace 6 años
rmt_nec_tx_rx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
rmt_tx b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
sdio b1497f2187 exclude rom headers in examples hace 6 años
sigmadelta b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
spi_master b1497f2187 exclude rom headers in examples hace 6 años
spi_slave 003a9872b7 esp_wifi: wifi support new event mechanism hace 6 años
timer_group 264ffbeb14 timer_group: use the LL hace 6 años
touch_pad_interrupt afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
touch_pad_read afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
uart b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
README.md a67d5d89e0 Replace all DOS line endings with Unix hace 7 años

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.