X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fmulle%2Fchips%2Fat45db%2FHplAt45dbC.nc;h=e49d1dc5c6c7c7bd9206635ad8ea0267368ca3e8;hb=e752ee8721ff939905f88168ad62dbbceef179c0;hp=f7dcc2fade6cf795d84fe80840fb5a2a298ce9ca;hpb=72479bee82e20ce5ca45acf52a3e821f25614348;p=tinyos-2.x.git diff --git a/tos/platforms/mulle/chips/at45db/HplAt45dbC.nc b/tos/platforms/mulle/chips/at45db/HplAt45dbC.nc index f7dcc2fa..e49d1dc5 100644 --- a/tos/platforms/mulle/chips/at45db/HplAt45dbC.nc +++ b/tos/platforms/mulle/chips/at45db/HplAt45dbC.nc @@ -66,5 +66,5 @@ implementation HplAt45dbP.FlashSpi -> Spi; HplAt45dbP.BusyWait -> BusyWaitMicroC; - RealMainP.PlatformInit -> HplAt45dbP.Init; + RealMainP.SoftwareInit -> HplAt45dbP.Init; }