Xiaohai Li / nights-mbed-src

Dependents:   NUCLEO-F030R8_ExtXtalTest

Fork of mbed-src by mbed official

Revision:
526:7c4bdfe6a168
Parent:
525:c320967f86b9
Child:
548:1abac31e188e
--- a/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32/sleep.c	Tue Apr 28 11:45:12 2015 +0100
+++ b/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32/sleep.c	Tue Apr 28 13:00:10 2015 +0100
@@ -18,6 +18,7 @@
 #if DEVICE_SLEEP
 
 #include "sleep_api.h"
+#include "sleepmodes.h"
 #include "cmsis.h"
 #include "em_emu.h"
 #include "em_int.h"