URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
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
|
|
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.