summaryrefslogtreecommitdiffstats
path: root/status.sch-bak
Commit message (Collapse)AuthorAgeFilesLines
* Schematic, main, generalLeonard Kugis2019-11-131-156/+419
| | | | | | Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors.
* Schematic, JTAGLeonard Kugis2019-11-071-314/+314
| | | | Added JTAG interface.
* Schematic, PinoutLeonard Kugis2019-11-071-27/+27
| | | | | Moved buttons and status interface to Port D to prepare Port C as JTAG interface.
* structure, buttons, statusLeonard Kugis2019-11-041-0/+314
Implemented hierarchy. Added button interface. Added status interface.