esp-idf/examples/peripherals
Angus Gratton b23718995a Merge branch 'bugfix/strict_prototypes' into 'master'
Enable strict prototypes checks

Closes IDFGH-757

See merge request espressif/esp-idf!4546
2019-08-05 09:38:39 +08:00
..
adc Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
adc2
can
gpio
i2c
i2s Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
i2s_adc_dac Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
ledc Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
mcpwm
pcnt Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
rmt_nec_tx_rx Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
rmt_tx Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
sdio
sigmadelta Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
spi_master
spi_slave
timer_group
touch_pad_interrupt
touch_pad_read
uart Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
README.md

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32s 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.