MansOS Platforms

From DiLab
Revision as of 00:02, 26 October 2008 by Leo (talk | contribs) (New page: == Files == The executable and the object files are created by issuing a platform specific make and stored in build/platform directory. For instance, ''''make telosb'''', will create dire...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Files

The executable and the object files are created by issuing a platform specific make and stored in build/platform directory. For instance, 'make telosb', will create directory build/telosb with all the object files and the executable in it.


Platforms

Currently, there is work on MansOS to support the following platforms:

  • telosb - aka Tmote Sky, Taroko mote, and clones based on msp430F1611 controller and cc2420 transceiver
  • pc - any PC platform that has a working gcc compiler for it