lpc176x: Add support for serial on UART3 P4.29/P4.28
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -70,8 +70,11 @@ choice
|
||||
config LPC_USB
|
||||
bool "USB"
|
||||
select USBSERIAL
|
||||
config LPC_SERIAL
|
||||
bool "Serial"
|
||||
config LPC_SERIAL_UART0_P03_P02
|
||||
bool "Serial (on UART0 P0.3/P0.2)"
|
||||
select SERIAL
|
||||
config LPC_SERIAL_UART3_P429_P428
|
||||
bool "Serial (on UART3 P4.29/P4.28)" if LOW_LEVEL_OPTIONS
|
||||
select SERIAL
|
||||
endchoice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user