mbed-os/targets/TARGET_NXP/TARGET_LPC11XX_11CXX
Mahesh Mahadevan 16ff8e7369 NXP: Update serial driver's parity handling
This is a fix for issue 6305. This fix set the default
parity value to NONE.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-09-05 13:30:36 -05:00
..
TARGET_LPC11CXX Add can_init_frequency for NXP platforms 2017-05-15 14:27:22 +02:00
TARGET_LPC11XX restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
device Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
PeripheralNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
README.md restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
serial_api.c NXP: Update serial driver's parity handling 2018-09-05 13:30:36 -05:00
sleep.c Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
spi_api.c [HAL LPC11xx_11Cxx] Fix mask bits for SPI clock rate 2017-08-09 16:51:31 +09:00
us_ticker.c Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00

README.md

LPC1114/LPC11C24 Port

A port of the MBED SDK to the NXP LPC1114 by Yoshihiro Tsuboi, Toyomasa Watarai and Matthew Else. Extra, LPC11C24-specific things added by Joris Aerts.