mbed-os/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F
Mahesh Mahadevan e65012e549 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-05 13:58:59 -05:00
..
TARGET_FRDM K64F: Use a common peripheral name in GPIO pinmap 2019-05-24 16:33:01 +02:00
TARGET_HEXIWEAR MCUXpresso: Ensure the RTC OSC is running at bootup on Kinetis platforms 2018-11-28 10:31:58 -06:00
TARGET_MTS_GAMBIT MCUXpresso: Ensure the RTC OSC is running at bootup on Kinetis platforms 2018-11-28 10:31:58 -06:00
TARGET_RAPIDIOT MCUXpresso: Ensure the RTC OSC is running at bootup on Kinetis platforms 2018-11-28 10:31:58 -06:00
TARGET_SDT64B changed UART0 to UART2, added UART_5 on SDT64B 2019-01-03 17:13:16 +09:00
device Reverted "K64F, STM32F429: IAR linker scripts dynamic heap fix" 2019-07-10 13:30:40 +02:00
drivers MCUXpresso: Update Kinetis DSPI SDK drivers 2019-08-22 07:48:28 -05:00
dma_reqs.h K64F: Add support for SERIAL ASYNCH API 2016-12-21 11:35:27 -06:00
mbed_crc_api.c Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11: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
reset_reason.c fix(hal-watchdog): Add feature guards to K64F watchdog implementation 2019-05-24 12:23:35 +02:00
serial_api.c MCUXpresso: Update the Kinetis Serial driver for MBED_TICKLESS 2019-09-05 13:58:59 -05:00
spi_api.c K64F: Update SPI aynchronous API for tickless implementation 2019-08-12 10:57:14 -05:00
storage_driver.c Rename KSDK2 to MCUXpresso. This is the new name of this package from NXP 2016-12-19 14:20:25 -06: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
watchdog_api.c fix(hal-watchdog): Add feature guards to K64F watchdog implementation 2019-05-24 12:23:35 +02:00