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:
- 348:3dfac0d3ce7b
- Parent:
- 193:cff126de7aaf
- Child:
- 513:bb3effbb3493
--- a/targets/hal/TARGET_NXP/TARGET_LPC11U6X/device.h Mon Oct 13 14:30:06 2014 +0100 +++ b/targets/hal/TARGET_NXP/TARGET_LPC11U6X/device.h Mon Oct 13 15:15:07 2014 +0100 @@ -35,7 +35,7 @@ #define DEVICE_CAN 0 -#define DEVICE_RTC 0 +#define DEVICE_RTC 1 #define DEVICE_ETHERNET 0