From 9fd42cdcfcf0162d282e6fd507b80c952dde3230 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 --- configs/efm32-g8xx-stk/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/efm32-g8xx-stk/README.txt b/configs/efm32-g8xx-stk/README.txt index ade1f7c6e9c..958e35c0f48 100644 --- a/configs/efm32-g8xx-stk/README.txt +++ b/configs/efm32-g8xx-stk/README.txt @@ -48,6 +48,8 @@ STATUS (probably because UART0 is used with the board controller???). Pins are not available for other U[S]ARTs on the board. + DMA and USART-based SPI supported are included, but not yet tested. + 2014-10-29: Calibrated the delays loops. 2014-10-29: The start-up time is long -- about a second. I have traced