Skip to content

Commit 7ed6acb

Browse files
committed
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.
1 parent 4d0c864 commit 7ed6acb

File tree

4 files changed

+0
-264
lines changed

4 files changed

+0
-264
lines changed

libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11CXX/PeripheralNames.h

Lines changed: 0 additions & 71 deletions
This file was deleted.

libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11CXX/pwmout_api.c

Lines changed: 0 additions & 193 deletions
This file was deleted.

0 commit comments

Comments
 (0)