8 lines
76 B
Makefile
8 lines
76 B
Makefile
%.u: %.ihex
|
|
msp430-jtag -eI $^
|
|
|
|
#CW=cw23
|
|
|
|
#%.u: %.ihex
|
|
# $(CW) -d f430p $^
|