Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: CanNucleoF0_example
Fork of mbed-src by
Diff: targets/hal/TARGET_Freescale/TARGET_KL25Z/device.h
- Revision:
- 51:7838415c99e7
- Parent:
- 13:0645d8841f51
diff -r b08ceb75017d -r 7838415c99e7 targets/hal/TARGET_Freescale/TARGET_KL25Z/device.h --- a/targets/hal/TARGET_Freescale/TARGET_KL25Z/device.h Tue Nov 26 15:30:05 2013 +0000 +++ b/targets/hal/TARGET_Freescale/TARGET_KL25Z/device.h Mon Dec 02 10:00:04 2013 +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
