Quellcode durchsuchen

Merge branch 'bugfix/removed_pinlist' into 'master'

Pin List has been moved to the Datasheet, fixed links

See merge request !900

Ivan Grokhotkov vor 8 Jahren
Ursprung
Commit
a225064bfa
1 geänderte Dateien mit 5 neuen und 7 gelöschten Zeilen
  1. 5 7
      docs/hw-reference/index.rst

+ 5 - 7
docs/hw-reference/index.rst

@@ -1,13 +1,11 @@
-******************
-Hardware Reference
-******************
+************************
+ESP32 Hardware Reference
+************************
 
 .. toctree::
 
    Technical Reference Manual (PDF) <http://espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf>
-   Pin List and Functions (PDF) <http://espressif.com/sites/default/files/documentation/esp32_chip_pin_list_en.pdf>
-   Chip Pinout (PDF) <http://espressif.com/sites/default/files/documentation/esp32_pinout_v1_0.pdf>
-   ESP32 Hardware Design Guidelines (PDF) <http://espressif.com/sites/default/files/documentation/esp32_hardware_design_guidelines_en.pdf>
+   Datasheet (PDF) <http://espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf>
+   Hardware Design Guidelines (PDF) <http://espressif.com/sites/default/files/documentation/esp32_hardware_design_guidelines_en.pdf>
    Silicon Errata (PDF) <http://espressif.com/sites/default/files/documentation/eco_and_workarounds_for_bugs_in_esp32_en.pdf>
    Modules and Boards <modules-and-boards>
-