mbed-os/targets/TARGET_NXP/TARGET_LPC11XX_11CXX
Martin Kojtal 1fd4cfd798
Merge pull request #14516 from 0xc0170/fix-cmake-project-name
CMake: remove MBED_PATH and use <PROJECT-NAME>_SOURCE_DIR/MODULE_PATH instead
2021-04-15 14:00:21 +02:00
..
TARGET_LPC11XX CMake targets: remove MBED_PATH, use stadard variables 2021-04-14 13:09:26 +01:00
device Remove µARM toolchain dependencies from NXP targets 2021-03-31 15:04:41 +01:00
CMakeLists.txt CMake: Refactor NXP targets 2021-02-10 21:36:39 +00:00
PeripheralNames.h Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
PortNames.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
README.md restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
gpio_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
gpio_irq_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
gpio_object.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
i2c_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
objects.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
pinmap.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
port_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
pwmout_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
serial_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
sleep.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
spi_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
us_ticker.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01: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.