Converted all configurations to use the kconfig-frontends tools, cleaned up the directory structure and naming to match some of the more recent configurations, and added a segment LCD driver for the board. The initial checkin of the LCD driver is just a clone of configs/pcblogic-pic32mx/src/pic32mx_lcd1602 and it not yet expected to be functional.
This commit is contained in:
parent
4e9da4d8a2
commit
f7ef927019
@ -499,7 +499,7 @@ config PIC32MX_UART1
|
||||
config PIC32MX_UART2
|
||||
bool "UART2"
|
||||
default n
|
||||
select ARCH_HAVE_UART1
|
||||
select ARCH_HAVE_UART2
|
||||
|
||||
config PIC32MX_UART3
|
||||
bool "UART3"
|
||||
|
Loading…
Reference in New Issue
Block a user