Files
esp-idf/examples/peripherals
morris 8d637ec985 doc: redirect console page
Previous the console doc is moved from api-guide to api-reference, which
broken the URL as well, this commit added a redirect link to ensure the
old URL can still work.
2022-11-02 14:21:57 +08:00
..
2022-10-25 17:14:59 +08:00
2022-10-18 12:38:36 +08:00
2022-11-02 14:21:57 +08:00
2022-08-17 06:31:50 +00:00
2022-08-08 08:30:09 +00:00
2022-10-18 15:09:09 +02: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.