mbed-os/targets/TARGET_NXP/TARGET_LPC11XX_11CXX
Jamie Smith 6e2e7b9414
Remove all source files exclusive to Arm Compiler and IAR (#159)
* Remove all source files exclusive to Arm Compiler and IAR

* Also remove 'TOOLCHAIN_ARM'

* Remove targets.json entries for ARM and IAR
2023-05-15 08:23:01 -07:00
..
TARGET_LPC11XX CMake targets: remove MBED_PATH, use stadard variables 2021-04-14 13:09:26 +01:00
device Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07: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 GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00: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.