MansOS Eclipse

From DiLab
Revision as of 14:12, 29 September 2010 by Girts (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Eclipse can be used as IDE for MansOS development. MansOS applications can be imported/opened as C Projects. To compile project, change target from "all" to "telosb" (or atmega, msp430, pc) in project build options.

See C Projects in Eclipse for Eclipse C Project introduction.