mbed library sources

Dependents:   frdm_kl05z_gpio_test

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Thu Sep 11 16:15:07 2014 +0100
Parent:
316:f3b141fe567d
Child:
318:bad45627264e
Commit message:
Synchronized with git revision c281ede3db56ffbd2fd6fb7b91dbe9b699959c44

Full URL: https://github.com/mbedmicro/mbed/commit/c281ede3db56ffbd2fd6fb7b91dbe9b699959c44/

Changed the #define DEVICE_SEMIHOST to 0 to allow for wakeup of deepslee...

Changed in this revision

targets/hal/TARGET_NXP/TARGET_LPC11UXX/TARGET_OC_MBUINO/device.h Show annotated file Show diff for this revision Revisions of this file
--- a/targets/hal/TARGET_NXP/TARGET_LPC11UXX/TARGET_OC_MBUINO/device.h	Thu Sep 11 15:30:09 2014 +0100
+++ b/targets/hal/TARGET_NXP/TARGET_LPC11UXX/TARGET_OC_MBUINO/device.h	Thu Sep 11 16:15:07 2014 +0100
@@ -41,8 +41,8 @@
 
 #define DEVICE_PWMOUT           1
 
-#define DEVICE_SEMIHOST         1
-#define DEVICE_LOCALFILESYSTEM  1
+#define DEVICE_SEMIHOST         0
+#define DEVICE_LOCALFILESYSTEM  0
 #define DEVICE_ID_LENGTH       32
 #define DEVICE_MAC_OFFSET      20