Difference between revisions of "MansOS TODO"
 (New page: List of development tasks and comments  == Low level dev tasks (HPL, HAL) ==  * Timer * Serial Com TX (done) * Serial Com RX * RF Com * ADC * LEDs (done) * MCU Pins * MCU Ports   == HIL ==...)  | 
				 (→OS level)  | 
				||
| Line 24: | Line 24: | ||
* Thread support  | 
  * Thread support  | 
||
* Memory protection  | 
  * Memory protection  | 
||
== Platform ==  | 
|||
* msp430 (telosb)  | 
|||
* PC  | 
|||
Revision as of 16:41, 7 May 2008
List of development tasks and comments
Low level dev tasks (HPL, HAL)
- Timer
 - Serial Com TX (done)
 - Serial Com RX
 - RF Com
 - ADC
 - LEDs (done)
 - MCU Pins
 - MCU Ports
 
HIL
- Generic Com (CSMA)
 
OS level
- Debug support
 - Multi-app support
 - Thread support
 - Memory protection
 
Platform
- msp430 (telosb)
 - PC