mbed-os/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F
Mahesh Mahadevan 0206f48e04 MCUXpresso: Update the Kinetis Serial driver for MBED_TICKLESS
We should not block in case the UART is busy transmitting. The
API has been updated to check the status of all UART's and return
1 in case any of them is busy transmitting.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2019-09-12 17:18:37 +01:00
..
TARGET_FRDM Fix code alignment 2019-04-29 17:33:28 +02:00
device Adjust K66F GCC_ARM linker file 2019-07-05 14:59:35 +03:00
drivers MCUXpresso: Update Kinetis DSPI SDK drivers 2019-08-22 07:48:28 -05:00
peripheral_clock_defines.h Rename KSDK2 to MCUXpresso. This is the new name of this package from NXP 2016-12-19 14:20:25 -06:00
pwmout_api.c Add HAL API for pwmout pinmap 2019-02-08 09:10:19 -06:00
serial_api.c MCUXpresso: Update the Kinetis Serial driver for MBED_TICKLESS 2019-09-12 17:18:37 +01:00
spi_api.c MCUXpresso Kinetis SPI drive: Add a delay between CS assertion and first sclk edge 2019-08-23 07:11:43 -05:00
trng_api.c Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
us_ticker.c Freescale MCUXpresso: optimize us_ticker 2019-06-14 10:22:08 +03:00
us_ticker_defines.h Freescale MCUXpresso: optimize us_ticker 2019-06-14 10:22:08 +03:00