The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
Diff: LPC1768/device.h
- Revision:
- 57:0480438fc29c
- Parent:
- 55:d722ed6a4237
- Child:
- 59:0883845fe643
--- a/LPC1768/device.h Wed Jan 16 14:27:32 2013 +0000 +++ b/LPC1768/device.h Fri Jan 18 10:30:14 2013 +0000 @@ -47,15 +47,8 @@ #define DEVICE_PWMOUT 1 -#if defined (__ICCARM__) -#define DEVICE_SEMIHOST 0 -#else #define DEVICE_SEMIHOST 1 -#endif - -#if DEVICE_SEMIHOST #define DEVICE_LOCALFILESYSTEM 1 -#endif #define DEVICE_SLEEP 1