From 70b8b7f2d766f4ca131f9fa299546eb3697db8d4 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 23 Mar 2017 20:42:26 +0100 Subject: changed scheme layout hw: changed scheme and annotated components doc: added build script for windows sw: added res/ folder with blaster and created jedec document for address decoder pld --- res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Sources | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Sources (limited to 'res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Sources') diff --git a/res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Sources b/res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Sources new file mode 100644 index 0000000..50c69e7 --- /dev/null +++ b/res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Sources @@ -0,0 +1,7 @@ +TARGETNAME=UserPort +TARGETPATH=. +TARGETTYPE=DRIVER + +INCLUDES=c:\ddk\inc + +SOURCES=UserPort.C -- cgit v1.2.1