Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h
Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .

Cleaned up header files from unnecessary headers (releated to soc/... headers).
2019-06-03 14:15:08 +08:00
..
2019-05-21 09:32:55 +02:00
2018-09-11 09:44:12 +08:00
2019-05-21 09:32:55 +02:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00

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.