mbed SDK library sources
Fork of mbed-src by
Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.
If you are looking for a stable and tested release, please import one of the official mbed library releases:
Import librarymbed
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Diff: targets/hal/TARGET_NXP/TARGET_LPC408X/device.h
- Revision:
- 17:151ab7482c89
- Parent:
- 16:7da2369b400c
--- a/targets/hal/TARGET_NXP/TARGET_LPC408X/device.h Wed Aug 07 16:33:54 2013 +0000 +++ b/targets/hal/TARGET_NXP/TARGET_LPC408X/device.h Thu Aug 08 15:42:46 2013 +0100 @@ -33,7 +33,7 @@ #define DEVICE_SPI 1 #define DEVICE_SPISLAVE 1 -#define DEVICE_CAN 0 +#define DEVICE_CAN 1 #define DEVICE_RTC 1 @@ -41,8 +41,8 @@ #define DEVICE_PWMOUT 1 -#define DEVICE_SEMIHOST 0 // Need HW? -#define DEVICE_LOCALFILESYSTEM 0 // Need HW? +#define DEVICE_SEMIHOST 0 +#define DEVICE_LOCALFILESYSTEM 0 #define DEVICE_ID_LENGTH 32 #define DEVICE_MAC_OFFSET 20