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/PinNames.h
- Revision:
- 144:936282ac755e
- Parent:
- 113:65a335a675de
- Child:
- 207:05668db47a72
--- a/targets/hal/TARGET_NXP/TARGET_LPC15XX/PinNames.h Tue Apr 01 18:45:07 2014 +0100 +++ b/targets/hal/TARGET_NXP/TARGET_LPC15XX/PinNames.h Wed Apr 02 14:45:07 2014 +0100 @@ -63,6 +63,9 @@ D11= P0_28, D12= P0_12, D13= P0_16, // same port as D5 + D14= P0_23, + D15= P0_22, + A0 = P0_8, A1 = P0_7, A2 = P0_6,