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/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Makefile (limited to 'res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Makefile') diff --git a/res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Makefile b/res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Makefile new file mode 100644 index 0000000..5818975 --- /dev/null +++ b/res/ATFBlast_ALL/userport/UserPort/UserPort_SYS/Makefile @@ -0,0 +1,7 @@ +# +# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source +# file to this component. This file merely indirects to the real make file +# that is shared by all the driver components of the Windows NT DDK +# + +!INCLUDE $(NTMAKEENV)\makefile.def -- cgit v1.2.1