7 lines
75 B
Makefile
7 lines
75 B
Makefile
%.u: %.ihex
|
|
msp430-jtag -mI $^
|
|
|
|
#CW=cw23
|
|
|
|
#%.u: %.ihex
|
|
# $(CW) -d f430p $^
|