my fork
Fork of mbed by
Diff: TARGET_LPC1549/TARGET_NXP/TARGET_LPC15XX/objects.h
- Revision:
- 86:04dd9b1680ae
- Parent:
- 82:6473597d706e
--- a/TARGET_LPC1549/TARGET_NXP/TARGET_LPC15XX/objects.h Wed Jun 11 15:14:05 2014 +0100 +++ b/TARGET_LPC1549/TARGET_NXP/TARGET_LPC15XX/objects.h Wed Jul 02 13:22:23 2014 +0100 @@ -56,6 +56,10 @@ unsigned char spi_n; }; +struct can_s { + int index; +}; + #include "gpio_object.h" #ifdef __cplusplus