mbed library sources change for ST sensors and ST BLE
Fork of mbed-src by
Diff: targets/hal/TARGET_Freescale/TARGET_KLXX/objects.h
- Revision:
- 585:a1ed5b41f74f
- Parent:
- 363:12a245e5c745
--- a/targets/hal/TARGET_Freescale/TARGET_KLXX/objects.h Wed Jul 08 07:45:08 2015 +0100 +++ b/targets/hal/TARGET_Freescale/TARGET_KLXX/objects.h Wed Jul 08 14:45:08 2015 +0100 @@ -29,6 +29,8 @@ #define UARTLP_Type UART0_Type #elif defined(TARGET_KL43Z) #define UARTLP_Type LPUART_Type +#elif defined(TARGET_KL26Z) + #define UARTLP_Type UART0_Type #endif struct gpio_irq_s {