Watchdog Timer

Fork of mbed-src by mbed official

Revision:
605:19d487c995ec
Parent:
525:c320967f86b9
Child:
628:4fa1328d9c60
--- a/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32WG_STK3800/device.h	Thu Aug 13 10:30:09 2015 +0100
+++ b/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32WG_STK3800/device.h	Thu Aug 13 11:00:09 2015 +0100
@@ -50,6 +50,8 @@
 
 #define DEVICE_LOWPOWERTIMER    1
 
+#define DEVICE_ERROR_PATTERN    1
+
 #include "objects.h"
 #include "Modules.h"
 #include "device_peripherals.h"