5 lines
67 B
Makefile
5 lines
67 B
Makefile
MCU = GR8
|
|
TARGET= main
|
|
BUS_SPEED = 2457
|
|
include ../makefile.mk
|