mbed-os/libraries/mbed/targets/hal/TARGET_NXP
Joris Aerts 7ed6acb08a Move pwmout_api.c/PeripheralNames.h to LPC11XX_11CXX common
Because CT32B1 (P1_1, P1_2 and P1_3) is used by us_ticker.c for wait and ticker function. Since wait/ticker is commonly used by mbed code and I decided CT32B1 of LPC11XX should only be used for this function, not for PwmOut.
P1_6 and P1_7 are used by UART (USBTX/USBRX) and I think they should not be assigned to other function.
2013-09-30 08:11:56 -07:00
..
TARGET_LPC11UXX serial_putc() can cause rx bytes to be dropped 2013-09-07 00:44:44 -07:00
TARGET_LPC11XX_11CXX Move pwmout_api.c/PeripheralNames.h to LPC11XX_11CXX common 2013-09-30 08:11:56 -07:00
TARGET_LPC13XX serial_putc() can cause rx bytes to be dropped 2013-09-07 00:44:44 -07:00
TARGET_LPC23XX LPC2368 [GCC_ARM]: Silence some warnings. 2013-09-13 22:01:21 +09:00
TARGET_LPC43XX serial_putc() can cause rx bytes to be dropped 2013-09-07 00:44:44 -07:00
TARGET_LPC81X Refactor code for LPC810/LPC812 2013-09-05 19:00:19 +03:00
TARGET_LPC176X LPC1768 InterruptIn speedup 2013-09-11 18:46:18 +03:00
TARGET_LPC408X Merged bugfixes and improvments for LPC1768 target to LPC4088 target 2013-09-23 11:39:52 +02:00