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_LPC15XX/device.h
- Revision:
- 112:a7168c414ef2
- Parent:
- 103:9b881da47c92
- Child:
- 117:e0a7df0a9a56
--- a/targets/hal/TARGET_NXP/TARGET_LPC15XX/device.h Thu Mar 06 10:00:06 2014 +0000 +++ b/targets/hal/TARGET_NXP/TARGET_LPC15XX/device.h Fri Mar 07 16:00:07 2014 +0000 @@ -40,7 +40,7 @@ #define DEVICE_ETHERNET 0 -#define DEVICE_PWMOUT 0 +#define DEVICE_PWMOUT 1 #define DEVICE_SEMIHOST 0 #define DEVICE_LOCALFILESYSTEM 0