Component: moteiv.tos.lib.sched.Main

configuration Main

Main is the system interface the TinyOS boot sequence. It wires the boot sequence implementation to the scheduler and hardware resources.

Author:
Philip Levis
Date:
August 6 2005

Provides
interface Boot

Uses
interface Init as MainInit[uint8_t]
interface SplitControl as MainSplitControl[uint8_t]
interface StdControl as MainStdControl[uint8_t]
interface Init as PlatformInit
interface StdControl

Wiring