summaryrefslogtreecommitdiffstats
path: root/status.sch
Commit message (Collapse)AuthorAgeFilesLines
* GeneralLeonard Kugis2019-11-191-873/+761
| | | | Removed too many test points.
* Schematic, generalLeonard Kugis2019-11-131-365/+661
| | | | | Added test points everywhere neccessary. Added missing pull resistors to guarantee a defined state everywhere.
* Schematic, main, generalLeonard Kugis2019-11-131-308/+341
| | | | | | Added pull resistors to all ports. Added capacitors for all components to prevent high switching currents. Reordered status LEDs and transistors.
* Schematic, StatusLeonard Kugis2019-11-071-110/+340
| | | | Separated logic IO from power with transistors.
* Schematic, PinoutLeonard Kugis2019-11-071-314/+314
| | | | | Moved buttons and status interface to Port D to prepare Port C as JTAG interface.
* LayoutLeonard Kugis2019-11-041-27/+27
| | | | Minor layout fix.
* structure, buttons, statusLeonard Kugis2019-11-041-0/+314
Implemented hierarchy. Added button interface. Added status interface.