mbed library sources change for ST sensors and ST BLE
Fork of mbed-src by
Diff: targets/hal/TARGET_NXP/TARGET_LPC408X/objects.h
- Revision:
- 17:151ab7482c89
- Parent:
- 15:4892fe388435
--- a/targets/hal/TARGET_NXP/TARGET_LPC408X/objects.h Wed Aug 07 16:33:54 2013 +0000 +++ b/targets/hal/TARGET_NXP/TARGET_LPC408X/objects.h Thu Aug 08 15:42:46 2013 +0100 @@ -60,6 +60,7 @@ struct can_s { LPC_CAN_TypeDef *dev; + int index; }; struct i2c_s {