mbed library sources

Dependents:   bare

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Thu Feb 20 19:00:07 2014 +0000
Parent:
101:2f23a97259c7
Child:
103:9b881da47c92
Commit message:
Synchronized with git revision 65f5457fff3613603bbcf862e4455005d2efb0a9

Full URL: https://github.com/mbedmicro/mbed/commit/65f5457fff3613603bbcf862e4455005d2efb0a9/

Enable sleep for KL05Z

Changed in this revision

targets/hal/TARGET_Freescale/TARGET_KLXX/TARGET_KL05Z/device.h Show annotated file Show diff for this revision Revisions of this file
--- a/targets/hal/TARGET_Freescale/TARGET_KLXX/TARGET_KL05Z/device.h	Thu Feb 20 11:15:20 2014 +0000
+++ b/targets/hal/TARGET_Freescale/TARGET_KLXX/TARGET_KL05Z/device.h	Thu Feb 20 19:00:07 2014 +0000
@@ -45,7 +45,7 @@
 #define DEVICE_LOCALFILESYSTEM  0
 #define DEVICE_ID_LENGTH       24
 
-#define DEVICE_SLEEP            0
+#define DEVICE_SLEEP            1
 
 #define DEVICE_DEBUG_AWARENESS  0