summaryrefslogtreecommitdiffstats
path: root/status.sch-bak
AgeCommit message (Collapse)AuthorLines
2020-02-04LayoutLeonard Kugis-1/+0
Optimizations. Changed packaging of some parts.
2019-11-25Larger pin headersLeonard Kugis-348/+348
2019-11-24Layout not fitting yet, needs improvementLeonard Kugis-421/+192
2019-11-24GeneralLeonard Kugis-262/+78
Added references to all elements.
2019-11-20UARTLeonard Kugis-873/+761
Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
2019-11-19GeneralLeonard Kugis-873/+873
Removed too many test points.
2019-11-13Schematic, mainLeonard Kugis-365/+661
Added capacitors for subschematics.
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.