drivers/peripheral.mk

Fri, 13 Aug 2010 10:43:05 +0100

author
Philip Pemberton <philpem@philpem.me.uk>
date
Fri, 13 Aug 2010 10:43:05 +0100
changeset 0
11aef665a5d8
child 1
522426d22baa
permissions
-rw-r--r--

Initial commit, DMAC version 3.1

     1 #---------------------------------------------------------
     2 # Identify source-paths for this device's driver-sources,
     3 # compiled when building the library
     4 #---------------------------------------------------------
     5 LIBRARY_C_SRCS	+= MicoDMA.c	\
     6 		MicoDMAService.c
     7 LIBRARY_ASM_SRCS +=