mbed-src updated for BMD-200 evaluation board. Just pin numbers are updated.
Dependents: mbed_blinky-bmd-200 bmd-200_accel_demo firstRig
Fork of mbed-src by
Replacement for the "mbed" or "mbed-src" library when using the BMD-200 Evaluation kit. This library only remaps the pin names (i.e. LED1 points to p0.01 instead of p0.18, etc) as used by the BMD-200 Evaluation board (select the nRF51822_mkit platform). All other code is untouched.
Diff: targets/hal/TARGET_NXP/TARGET_LPC11U6X/device.h
- Revision:
- 513:bb3effbb3493
- Parent:
- 348:3dfac0d3ce7b
--- a/targets/hal/TARGET_NXP/TARGET_LPC11U6X/device.h Thu Apr 09 07:00:08 2015 +0100 +++ b/targets/hal/TARGET_NXP/TARGET_LPC11U6X/device.h Thu Apr 09 08:00:08 2015 +0100 @@ -44,7 +44,7 @@ #define DEVICE_SEMIHOST 0 #define DEVICE_LOCALFILESYSTEM 0 -#define DEVICE_SLEEP 0 +#define DEVICE_SLEEP 1 #define DEVICE_DEBUG_AWARENESS 0