]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mulle/hardware.h
mulle platfor modification, flsh storage, more lowpower, softi2c improvements
[tinyos-2.x.git] / tos / platforms / mulle / hardware.h
index d478bdac3bb232e8796f04731fe1c80fa9d28712..ff2ed9ef32db21b4b49b2e65937241698f68bf2e 100755 (executable)
 #define MAIN_CRYSTAL_SPEED 10 /*MHz*/
 #define PLL_MULTIPLIER M16C62P_PLL_2
 
+#ifndef PLL_ON
+#define RF230_SLOW_SPI
+#endif
+
 #include "m16c62phardware.h" // Header file for the MCU
 
 #endif  // __HARDWARE_H__