ms2s,STM32 Private

Fork of WakeUp by Erik -

Revision:
13:fd24cec76d5a
Parent:
12:779d866b8a2d
Child:
14:6bf547e1e62d
--- a/Device/WakeUp_LPC11XX.cpp	Wed Jul 30 15:07:08 2014 +0000
+++ b/Device/WakeUp_LPC11XX.cpp	Wed Jul 30 20:02:47 2014 +0000
@@ -7,6 +7,7 @@
 #include "WakeUp.h"
 #include "WakeInterruptIn.h"
 #include "pinmap.h"
+#include "toolchain.h"
 
 //Pin used, allowed pins = P0_1 (dp24, default), P0_8 (dp1) and P0_9 (dp2)
 //By defining WakeUpPin in for example your main.cpp this can be overridden