From 588defb2f10ffdf6cefdb23f62064e3e46537a46 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 30 Oct 2014 10:24:42 -0600 Subject: [PATCH] Update document and README --- Documentation/NuttX.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 039c85451d4..39777f9ab25 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2310,6 +2310,7 @@ nsh> on-board LED and button support and a serial console available on LEUART0. A single configuration is available using the NuttShell NSH and the LEUART0 serial console. + DMA and USART-based SPI supported are included, but not fully tested.

Refer to the EFM32 Gecko Starter Kit README.txt file for further information.