fx2/firmware/fw/Makefile

6 lines
97 B
Makefile

SOURCES = fw.c device.c
A51_SOURCES = dscr.a51
BASENAME = firmware
include ../lib/fx2.mk