From b505c11e4835d5a06b820d2e7f5ddb0edf6f6341 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 20 Oct 2014 15:08:35 -0600 Subject: [PATCH] Update README files --- configs/efm32-g8xx-stk/README.txt | 9 ++++++++- configs/olimex-efm32g880f128-stk/README.txt | 7 +++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/configs/efm32-g8xx-stk/README.txt b/configs/efm32-g8xx-stk/README.txt index 523f4e20e2..e8cadd287c 100644 --- a/configs/efm32-g8xx-stk/README.txt +++ b/configs/efm32-g8xx-stk/README.txt @@ -1,7 +1,8 @@ README ====== - This README file discusses the port of NuttX to the Silicon Labs EFM32™ Gecko Starter Kit (EFM32-G8XX-STK). The Gecko Starter Kit features: + This README file discusses the port of NuttX to the Silicon Labs EFM32™ + Gecko Starter Kit (EFM32-G8XX-STK). The Gecko Starter Kit features: • EFM32G890F128 MCU with 128 kB flash and 16 kB RAM • 32.768 kHz crystal @@ -15,6 +16,12 @@ README • On-board SEGGER J-Link USB emulator • ARM 20 pin JTAG/SWD standard Debug in/out connector +STATUS +====== + + My board is on order and has not arrived as of this writing. So no debug + has yet been done. So the status is code-complete but untested. + LEDs ==== diff --git a/configs/olimex-efm32g880f128-stk/README.txt b/configs/olimex-efm32g880f128-stk/README.txt index 887daa38e0..e043fe9c61 100644 --- a/configs/olimex-efm32g880f128-stk/README.txt +++ b/configs/olimex-efm32g880f128-stk/README.txt @@ -34,6 +34,13 @@ README • Power supply filtering capacitor • Extension headers for some of the uC ports + RST and power supply +STATUS +====== + + I created this configuration with good intentions but was stopped because + I do not have a SWD tool that I can use with the board -- and I am not + likely to get one soon. + LEDs ====