Text Connection Graph: TestTinyAlloc

Main.StdControl  ->  TestTinyAllocM.StdControl
Main.StdControl  ->  TimerC.StdControl
TimerC.StdControl  =  TimerM.StdControl
TinyAlloc.Leds  ->  LedsC.Leds
TestTinyAllocM.Timer  ->  TimerC.Timer
TimerC.Timer  =  TimerM.Timer
TestTinyAllocM.Leds  ->  LedsC.Leds
TestTinyAllocM.MemAlloc  ->  TinyAlloc.MemAlloc
RealMain.StdControl  =  Main.StdControl
RealMain.hardwareInit  ->  HPLInit.init
RealMain.Pot  ->  PotC.Pot
PotC.Pot  =  PotM.Pot
PotM.HPLPot  ->  HPLPotC.HPLPot
TimerM.Leds  ->  NoLeds.Leds
TimerM.Clock  ->  ClockC.Clock
ClockC.Clock  =  HPLClock.Clock
TimerM.PowerManagement  ->  HPLPowerManagementM.PowerManagement
ClockC.StdControl  =  HPLClock.StdControl

Generated by nesdoc