summaryrefslogtreecommitdiffstats
path: root/status.sch-bak
AgeCommit message (Collapse)AuthorLines
2019-11-13Schematic, main, generalLeonard Kugis-156/+419
Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors.
2019-11-07Schematic, JTAGLeonard Kugis-314/+314
Added JTAG interface.
2019-11-07Schematic, PinoutLeonard Kugis-27/+27
Moved buttons and status interface to Port D to prepare Port C as JTAG interface.
2019-11-04structure, buttons, statusLeonard Kugis-0/+314
Implemented hierarchy. Added button interface. Added status interface.