Update READMEs with info on PDF schematic output.

This commit is contained in:
Andrew Makousky
2020-08-05 00:17:19 -05:00
parent 2befa80872
commit 5d36546cda
4 changed files with 11 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/schemat.html
For convenience, a script to download the files into your local For convenience, a script to download the files into your local
working repo space is also included in this repository. working repo space is also included in this repository.
Follow this link to [jump to the SE/30 MLB PDF schematics
directory.](hardware/pcb/mlb/output)
## Future Ideas ## Future Ideas
What else can be done with this KiCad project? What else can be done with this KiCad project?

View File

@@ -1,4 +1,4 @@
## Firmware # firmware
This directory contains firmware images required for the various ROM This directory contains firmware images required for the various ROM
chips in the hardware design. chips in the hardware design.

4
hardware/README.md Normal file
View File

@@ -0,0 +1,4 @@
# hardware
This directory contains design files, schematics, and related
documentation for hardware components.

View File

@@ -2,3 +2,6 @@
This directory contains the schematics and circuit board design for This directory contains the schematics and circuit board design for
the Macintosh SE/30 Main Logic Board (MLB). the Macintosh SE/30 Main Logic Board (MLB).
PDF schematics, Gerber files, and other generated files are found in
the `output` directory.