From 23fc2ef0bdc46a2a5d4919efc50177bfc672d994 Mon Sep 17 00:00:00 2001 From: Krzysztof Date: Wed, 8 Mar 2017 21:00:27 +0100 Subject: [PATCH] USB to serial driver links --- docs/modules-and-boards.rst | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/docs/modules-and-boards.rst b/docs/modules-and-boards.rst index 208ec442f..3f175c7f7 100644 --- a/docs/modules-and-boards.rst +++ b/docs/modules-and-boards.rst @@ -18,7 +18,7 @@ The smallest module intended for installation in final products. Can be also use * `Schematic `__ (PDF) * `Datasheet `__ (PDF) -* `ESP32 Module Reference Design `_ (ZIP) containing: OrCAD schematic, PCB layout, gerbers and BOM +* `ESP32 Module Reference Design `_ (ZIP) containing OrCAD schematic, PCB layout, gerbers and BOM ESP32 Core Board V2 / ESP32 DevKitC @@ -32,8 +32,10 @@ Small and convenient development board with break out pin headers and minimum ad :alt: ESP32 Core Board V2 / ESP32 DevKitC board * `Schematic `__ (PDF) -* `ESP32 Development Board Reference Design `_ (ZIP) containing: OrCAD schematic, PCB layout, gerbers and BOM +* `ESP32 Development Board Reference Design `_ (ZIP) containing OrCAD schematic, PCB layout, gerbers and BOM * `ESP32-DevKitC Getting Started Guide `_ (PDF) +* `CP210x USB to UART Bridge VCP Drivers `_ + ESP32 Demo Board V2 @@ -46,6 +48,7 @@ One of first feature rich evaluation boards that contains several pin headers, d :alt: ESP32 Demo Board V2 board * `Schematic `__ (PDF) +* `FTDI Virtual COM Port Drivers`_ Note: Drivers install automatically on most of OS / there is no need to install them manually ESP32 WROVER KIT V1 / ESP32 DevKitJ V1 @@ -59,7 +62,8 @@ Development board that has dual port USB to serial converter for programming and :alt: ESP32 WROVER KIT V1 / ESP32 DevKitJ V1 board * `Schematic `__ (PDF) -* `JTAG Debugging for ESP32 `__ +* `FTDI Virtual COM Port Drivers`_ Note: Drivers install automatically on most of OS / there is no need to install them manually +* `JTAG Debugging for ESP32`_ (PDF) ESP32 WROVER KIT V2 @@ -74,5 +78,10 @@ This is an updated version of ESP32 DevKitJ V1 described above with design impro * `Schematic `__ (PDF) * `ESP-WROVER-KIT Getting Started Guide `_ (PDF) -* `JTAG Debugging for ESP32 `__ (PDF) +* `FTDI Virtual COM Port Drivers`_ Note: Drivers install automatically on most of OS / there is no need to install them manually +* `JTAG Debugging for ESP32`_ (PDF) + + +.. _JTAG Debugging for ESP32: https://github.com/espressif/esp-idf/ +.. _FTDI Virtual COM Port Drivers: http://www.ftdichip.com/Drivers/D2XX.htm