mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
arch/arm/src/xmc4: Kconfig was not selecting XMC4_USIC for USIC1.
This commit is contained in:
committed by
Gregory Nutt
parent
ab7dfd75b5
commit
fcb5129567
@@ -71,6 +71,7 @@ config XMC4_USIC0
|
||||
config XMC4_USIC1
|
||||
bool "USIC1"
|
||||
default n
|
||||
select XMC4_USIC
|
||||
---help---
|
||||
Support USIC1
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ Status
|
||||
======
|
||||
|
||||
2017-03-21: The XMC4500 Relax boots into NSH, provides the NSH prompt,
|
||||
and the LEDs are working. But there is a problem with sserial input.
|
||||
and the LEDs are working. But there is a problem with serial input.
|
||||
The most likely reason for this is there are no serial RX interripts.
|
||||
|
||||
Serial Console
|
||||
|
||||
Reference in New Issue
Block a user