From dd03c11874454bcc879d2c3e1d6a098e674389d2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 12 Nov 2014 14:47:04 -0600 Subject: [PATCH] Update document and README --- configs/efm32gg-stk3700/README.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configs/efm32gg-stk3700/README.txt b/configs/efm32gg-stk3700/README.txt index 8d54a697ab3..c85a99c7113 100644 --- a/configs/efm32gg-stk3700/README.txt +++ b/configs/efm32gg-stk3700/README.txt @@ -27,8 +27,9 @@ STATUS ====== 2014-11-02: Completed the basic NSH configuration for the EFM32 Giant Gecko - Starter Kit. The hardware is on order and the port will be verified sometime - thereafter. + Starter Kit. + 2014-11-12: The basic NSH configuration is functional with a serial console + on LEUART0. LEDs and Buttons ================