mbed-os/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX
Mahesh Mahadevan 31da8ff09f MCUXpresso: Update the MXRT 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 14:16:10 -05:00
..
PeripheralPins.h NXP: Add support for MIMXRT1050_EVK 2018-01-26 07:46:43 -06:00
PortNames.h NXP: Add support for MIMXRT1050_EVK 2018-01-26 07:46:43 -06:00
analogin_api.c Add HAL API for analog in pinmap 2019-02-08 09:09:51 -06:00
gpio_api.c MIMXRT1050_EVK: Move clock enable after check of pin 2018-07-05 10:59:00 -05:00
gpio_irq_api.c MIMXRT1050_EVK: Move clock enable after check of pin 2018-07-05 10:59:00 -05:00
gpio_object.h NXP: Add support for MIMXRT1050_EVK 2018-01-26 07:46:43 -06:00
i2c_api.c Add HAL API for i2c pinmap 2019-02-08 09:10:12 -06:00
lp_ticker.c Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
objects.h MIMXRT1050: Fix I2C Byte transfer functions 2018-08-21 10:25:00 -05:00
pinmap.c MIMXRT1050_EVK: Update the I2C driver 2018-08-17 15:03:35 -05:00
port_api.c NXP: Add support for MIMXRT1050_EVK 2018-01-26 07:46:43 -06:00
pwmout_api.c Add HAL API for pwmout pinmap 2019-02-08 09:10:19 -06:00
rtc_api.c MIMXRT1050_EVK: Add RTC support 2018-09-05 08:29:37 -05:00
serial_api.c MCUXpresso: Update the MXRT Serial driver for MBED_TICKLESS 2019-09-05 14:16:10 -05:00
sleep.c MCUXpresso: Change the MXRT deep sleep implementation 2019-09-05 14:16:09 -05:00
spi_api.c Add HAL API for spi pinmap 2019-02-08 09:10:37 -06:00
trng_api.c MIMXRT1050_EVK: Add TRNG support 2019-08-15 16:51:18 -05:00
us_ticker.c NXP MCUXpresso: optimize us_ticker for LPC platforms 2019-08-20 10:39:28 -05:00
us_ticker_defines.h NXP MCUXpresso: optimize us_ticker for LPC platforms 2019-08-20 10:39:28 -05:00