summaryrefslogtreecommitdiffstats
path: root/status.sch-bak
Commit message (Collapse)AuthorAgeFilesLines
* Layout not fitting yet, needs improvementLeonard Kugis2019-11-241-421/+192
|
* GeneralLeonard Kugis2019-11-241-262/+78
| | | | Added references to all elements.
* UARTLeonard Kugis2019-11-201-873/+761
| | | | | Changed UART from 2 to 4 pin connector, connecting GND and VCC additionally.
* GeneralLeonard Kugis2019-11-191-873/+873
| | | | Removed too many test points.
* Schematic, mainLeonard Kugis2019-11-131-365/+661
| | | | Added capacitors for subschematics.
* 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.