Subversion Repositories HomeAutomation

Rev

Rev 903 | Rev 1666 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 903 Rev 1039
Line 24... Line 24...
24
ULFLAGS      += $(AVRDUDE_WRITE_FUSEBITS)
24
ULFLAGS      += $(AVRDUDE_WRITE_FUSEBITS)
25
 
25
 
26
#Commands used to upload a new version of bios over can, see makefile for more details
26
#Commands used to upload a new version of bios over can, see makefile for more details
27
CANUPLOAD         = mono ../../../../PcSoftware/canDude/canDude.exe
27
CANUPLOAD         = mono ../../../../PcSoftware/canDude/canDude.exe
28
CANULFLAGS        = -h localhost -p 1200
28
CANULFLAGS        = -h localhost -p 1200
-
 
29
#CANUPLOAD          = ../../../../PcSoftware/Atom/atomDude.pl
-
 
30
#CANULFLAGS         = -h localhost -p 1202
29
 
31
 
30
##### BUILD BINARIES #####
32
##### BUILD BINARIES #####
31
#Define the binaries to use on your system, if not in path then add path (example: AWK=/usr/bin/awk)
33
#Define the binaries to use on your system, if not in path then add path (example: AWK=/usr/bin/awk)
32
 
34
 
33
# on BSD/MAC this should be MD5SUM = md5
35
# on BSD/MAC this should be MD5SUM = md5