]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/DelugePageTransfer.h
Added DelugeT2 support for the tinynode platform.
[tinyos-2.x.git] / tos / lib / net / Deluge / DelugePageTransfer.h
index 8dc671a6708dd8cc392491734e79fee1be85d55c..49ed1e99f46e0545c36bf0ee9286b671226b97a7 100644 (file)
@@ -37,6 +37,8 @@
   #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