nes-proj/platform/msb430/buildscripts/Makefile.win

7 lines
87 B
Makefile

%.u: %.ihex
msp430-jtag --lpt=TIUSB -mI $^
#CW=cw23
#%.u: %.ihex
# $(CW) -d f430p $^