mbed-os/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F
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_MCU_K22F512 Target_Freescale:Add heap section 2019-02-19 15:49:49 -06:00
drivers MCUXpresso: Update EDMA drivers to fix warnings 2019-08-22 10:47:43 -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-05 13:58:59 -05: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