arch/arm/src/xmc4: Kconfig was not selecting XMC4_USIC for USIC1.

This commit is contained in:
Alan Carvalho de Assis
2017-11-16 13:51:17 -06:00
committed by Gregory Nutt
parent ab7dfd75b5
commit fcb5129567
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -71,6 +71,7 @@ config XMC4_USIC0
config XMC4_USIC1
bool "USIC1"
default n
select XMC4_USIC
---help---
Support USIC1
+1 -1
View File
@@ -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