This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
004143b6b8
osd-contiki
/
platform
/
msb430
/
buildscripts
/
Makefile.win
7 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
jtag support.
2007-06-28 15:43:24 +02:00
%.u
:
%.
ihex
not using usb port to program the msb
2007-12-17 12:10:45 +01:00
msp430-jtag -mI $^
jtag support.
2007-06-28 15:43:24 +02:00
#CW=cw23
#%.u: %.ihex
Contributions from Michael Baar: # msb430\dev\cc1020.c Data type problem in the calibration function, therefore looping 10 seconds on boot. Fixed. # msb430\contiki-msb430-main.c Directly accessed power management while other modules used the Contiki layer resulting in the node sleeping most of the time. Fixed. Added uIP support. # msb430\buildscripts\makefile.win Changed to erase only main-memory but keep infomemory so the node configuration is not erashed during flashing.
2007-07-31 09:54:44 +02:00
# $(CW) -d f430p $^
Reference in a new issue
Copy permalink