From 768a8353d7e5249a57b0931227dd6fcb24011b9b Mon Sep 17 00:00:00 2001 From: Chris Esposito Date: Sun, 25 Nov 2018 11:10:21 +1100 Subject: [PATCH] Update PCB readme to give credit to Ele4nor --- PCB/AltiumPCB/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PCB/AltiumPCB/README b/PCB/AltiumPCB/README index 5ee6b4e0..c7d28a53 100644 --- a/PCB/AltiumPCB/README +++ b/PCB/AltiumPCB/README @@ -1,5 +1,7 @@ +Altium PCB designed by Ele4nor based on the original EspoTek KiCAD design. + This is just a prototype design optimized for homemade pcb fabrication. The pcb design and BOM is different from "Tinylab_proto1", but the schematic is mostly Compatible. Note that the small designators are NOT ideal and they're there for pdf only reference. nevertheless it has been tested and functions properly but you need to program atmel usb dfu bootloader first to allow firmware flashing from Desktop App. -Use of the crystal oscillator is optional and requires firmware modification. \ No newline at end of file +Use of the crystal oscillator is optional and requires firmware modification.