X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fmulle%2Fhardware.h;h=5da8a5868e6a3584e6c02ab10d2a43d76172fedc;hb=f1b1bacb52777dced4f53563b4a30fc31940ca7d;hp=e2c63166aa6bd8cdc8dc08f877521a63b8afc68a;hpb=31ff2c2cf814676d013f819729ee17c1d26f2f29;p=tinyos-2.x.git diff --git a/tos/platforms/mulle/hardware.h b/tos/platforms/mulle/hardware.h index e2c63166..5da8a586 100755 --- a/tos/platforms/mulle/hardware.h +++ b/tos/platforms/mulle/hardware.h @@ -51,6 +51,10 @@ You should not remove this fix unless you are totaly sure of what you are doing! #endif +#ifdef ENABLE_STOP_MODE +#include "pin_configuration.h" +#endif + #include "m16c62phardware.h" // Header file for the MCU #endif // __HARDWARE_H__