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:
- 245:b4dea936db71
- Parent:
- 117:e0a7df0a9a56
- Child:
- 348:3dfac0d3ce7b
--- a/targets/hal/TARGET_NXP/TARGET_LPC15XX/device.h Mon Jun 30 05:45:07 2014 +0100 +++ b/targets/hal/TARGET_NXP/TARGET_LPC15XX/device.h Mon Jun 30 08:00:09 2014 +0100 @@ -34,7 +34,7 @@ #define DEVICE_SPI 1 #define DEVICE_SPISLAVE 1 -#define DEVICE_CAN 0 +#define DEVICE_CAN 1 #define DEVICE_RTC 0