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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [xilinx_diligent_s3board/] [software/] [leds/] [makefile] - Diff between revs 71 and 106

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

Rev 71 Rev 106
Line 1... Line 1...
# makfile configuration
# makfile configuration
NAME            = leds
NAME            = leds
OBJECTS         = main.o 7seg.o
OBJECTS         = main.o 7seg.o
CPU             = msp430x1121
CPU             = msp430x1121
 
 
CFLAGS          = -mmcu=${CPU} -mforce-hwmul -O2 -Wall -g
CFLAGS          = -mmcu=${CPU} -mforce-hwmul -O0 -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.