Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 {