]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/DelugePageTransfer.h
Workaround the erase problems with AT45DB
[tinyos-2.x.git] / tos / lib / net / Deluge / DelugePageTransfer.h
index f3d6c652a74f3b89eb0b4f92a6182ffca63e8aa7..49ed1e99f46e0545c36bf0ee9286b671226b97a7 100644 (file)
   #include "extra/telosb/TOSBoot_platform.h"
 #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_IRIS)
   #include "extra/micaz/TOSBoot_platform.h"
+#elif defined(PLATFORM_MULLE)
+  #include "extra/mulle/TOSBoot_platform.h"
+#elif defined(PLATFORM_TINYNODE)
+  #include "extra/tinynode/TOSBoot_platform.h"
 #else
   #error "Target platform is not currently supported by Deluge T2"
 #endif