diff --git a/docs/requirements/hardware.rst b/docs/requirements/hardware.rst index f263310..7562506 100644 --- a/docs/requirements/hardware.rst +++ b/docs/requirements/hardware.rst @@ -21,36 +21,36 @@ Required Hardware Which Fomu do I have? ===================== -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| | Hacker | Production | -+==================+=====================================================================+===================================================================+ -| **String** | hacker | pvt | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Bash Command** | ``export FOMU_REV=hacker`` | ``export FOMU_REV=pvt`` | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Front** | |Hacker Hardware Front without case| | |Production Hardware Front without case| | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Back** | |Hacker Hardware Back without case| | |Production Hardware Back without case| | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **In Case** | |Hacker Hardware Back with case| | |Production Hardware Back with case| | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Parts** | |Hacker Hardware Annotated Diagram| | |Production Hardware Annotated Diagram| | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Color** | |Dark Blue| | |Cyan Light Blue| | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Bootloader** | Fomu **Hacker** running DFU Bootloader vX.X.X | Fomu **PVT** running DFU Bootloader vX.X.X | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Description** | These are the original design and cut corners to make it easier to | If you ordered a Fomu from Crowd Supply, this is the model you'll | -| | manufacture. If you received one directly from Tim before 36C3, you | receive. It is small, and fits in a USB port. There is no | -| | probably have one of these. Hacker boards have white silkscreen on | silkscreen on it. This model of Fomu has a large silver crystal | -| | the back. | oscillator that is the tallest component on the board. | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Schematic** | `schematic-hacker.pdf `__ | `schematic-pvt.pdf `__ | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Received at** | From Tim at 35C3, CCCamp19, HackADay Supercon 2019 | At RISC-V Summit 2019, 36C3, Crowdsupply, Mouser | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ -| **Buy more** | End of Life | `CrowdSupply `__, | -+------------------+---------------------------------------------------------------------+-------------------------------------------------------------------+ ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| | Hacker | Production | ++==================+======================================================================+===================================================================+ +| **String** | hacker | pvt | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Bash Command** | ``export FOMU_REV=hacker`` | ``export FOMU_REV=pvt`` | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Front** | |Hacker Hardware Front without case| | |Production Hardware Front without case| | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Back** | |Hacker Hardware Back without case| | |Production Hardware Back without case| | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **In Case** | |Hacker Hardware Back with case| | |Production Hardware Back with case| | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Parts** | |Hacker Hardware Annotated Diagram| | |Production Hardware Annotated Diagram| | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Color** | |Dark Blue| | |Cyan Light Blue| | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Bootloader** | Fomu **Hacker** running DFU Bootloader vX.X.X | Fomu **PVT** running DFU Bootloader vX.X.X | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Description** | These are the original design and cut corners to make it easier to | If you ordered a Fomu from Crowd Supply, this is the model you'll | +| | manufacture. If you received one directly from Tim before 36C3, you | receive. It is small, and fits in a USB port. There is no | +| | probably have one of these. Hacker boards have white silkscreen on | silkscreen on it. This model of Fomu has a large silver crystal | +| | the back. | oscillator that is the tallest component on the board. | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Schematic** | `schematic-hacker.pdf <../_static/reference/schematic-hacker.pdf>`__ | `schematic-pvt.pdf <../_static/reference/schematic-pvt.pdf>`__ | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Received at** | From Tim at 35C3, CCCamp19, HackADay Supercon 2019 | At RISC-V Summit 2019, 36C3, Crowdsupply, Mouser | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ +| **Buy more** | End of Life | `CrowdSupply `__, | ++------------------+----------------------------------------------------------------------+-------------------------------------------------------------------+ .. |Dark Blue| raw:: html diff --git a/docs/requirements/schematic-hacker.pdf b/docs/requirements/schematic-hacker.pdf deleted file mode 100644 index b25736a..0000000 Binary files a/docs/requirements/schematic-hacker.pdf and /dev/null differ diff --git a/docs/requirements/schematic-pvt.pdf b/docs/requirements/schematic-pvt.pdf deleted file mode 100644 index c3febd2..0000000 Binary files a/docs/requirements/schematic-pvt.pdf and /dev/null differ