From 4af55cee6e377f5fddf287f8e1d7fc4a9cca206f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 22 Mar 2017 00:55:44 +0000 Subject: [PATCH] README.txt edited online with Bitbucket --- configs/xmc4500-relax/README.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/configs/xmc4500-relax/README.txt b/configs/xmc4500-relax/README.txt index e1fd46fa83..9fb7e29c2e 100644 --- a/configs/xmc4500-relax/README.txt +++ b/configs/xmc4500-relax/README.txt @@ -11,10 +11,8 @@ 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 the USIC baud - (probably); I get garbage on the serial console. This probably means - that either the peripheral clocking is wrong or the baud configuration - is wrong. + and the LEDs are working. But there is a problem with sserial input. + The most likely reason for this is there are no serial RX interripts. Serial Console ==============