OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [actel_m1a3pl_dev_kit/] [software/] [spacewar/] [makefile] - Diff between revs 80 and 82

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 80 Rev 82
Line 2... Line 2...
NAME            = spacewar
NAME            = spacewar
OBJECTS         = bzsin.o  cline.o  compar.o  explode.o  hardware.o  main.o  point.o  reset.o  rocket1.o  rocket2.o  score.o  update.o
OBJECTS         = bzsin.o  cline.o  compar.o  explode.o  hardware.o  main.o  point.o  reset.o  rocket1.o  rocket2.o  score.o  update.o
CPU             = msp430x2122
CPU             = msp430x2122
 
 
CFLAGS          = -mmcu=${CPU} -O2 -Wall -g
CFLAGS          = -mmcu=${CPU} -O2 -Wall -g
 
#CFLAGS          = -mmcu=${CPU} -mforce-hwmul -O2 -Wall -g
 
 
#switch the compiler (for the internal make rules)
#switch the compiler (for the internal make rules)
CC              = msp430-gcc
CC              = msp430-gcc
 
 
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.