Component: tos.system.RealMainP

module RealMainP

RealMain implements the TinyOS boot sequence, as documented in TEP 107.

Author:
Philip Levis
Date:
January 17 2005

Provides
interface Boot wired by: MainC(1)

Uses
interface Init as PlatformInit wired by: MainC(1)
interface Scheduler wired by: MainC(1)
interface Init as SoftwareInit wired by: MainC(1)