From 274002a8e159b420663c2e13f568bd10be779ce7 Mon Sep 17 00:00:00 2001
From: Gregory Nutt
Refer to the EFM32 Gecko Starter Kit README.txt file for further information. diff --git a/configs/efm32-g8xx-stk/README.txt b/configs/efm32-g8xx-stk/README.txt index ade1f7c6e9..958e35c0f4 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