hw-rollerderby-scoreboard/Makefile

8 lines
104 B
Makefile
Raw Normal View History

2013-03-07 23:55:05 -07:00
CC = msp430-gcc
CFLAGS += -mmcu=msp430g2553
CFLAGS += -Wall
CFLAGS += -Os
CFLAGS += -g
all: main blink