1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-10 16:30:55 +00:00

8 lines
76 B
Makefile
Raw Normal View History

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