mirror of
https://github.com/mishimasensei/macse30mlb.git
synced 2025-08-07 20:25:12 +00:00
Update READMEs with info on PDF schematic output.
This commit is contained in:
@@ -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?
|
||||||
|
@@ -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
4
hardware/README.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# hardware
|
||||||
|
|
||||||
|
This directory contains design files, schematics, and related
|
||||||
|
documentation for hardware components.
|
@@ -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.
|
||||||
|
Reference in New Issue
Block a user