summaryrefslogtreecommitdiff
path: root/nuttx/configs/efm32gg-stk3700/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/efm32gg-stk3700/README.txt')
-rw-r--r--nuttx/configs/efm32gg-stk3700/README.txt12
1 files changed, 5 insertions, 7 deletions
diff --git a/nuttx/configs/efm32gg-stk3700/README.txt b/nuttx/configs/efm32gg-stk3700/README.txt
index c85a99c71..0f236edd9 100644
--- a/nuttx/configs/efm32gg-stk3700/README.txt
+++ b/nuttx/configs/efm32gg-stk3700/README.txt
@@ -30,6 +30,8 @@ STATUS
Starter Kit.
2014-11-12: The basic NSH configuration is functional with a serial console
on LEUART0.
+ 2014-11-14: LEUART0 BAUD increased from 2400 to 9600. Calibrated delay
+ loop.
LEDs and Buttons
================
@@ -99,10 +101,8 @@ Serial Console
Default Serial Console
----------------------
- LEUART0 is configured as the default serial console at 2400 8N1
- on pins PD5 and PD4. It certainly be possible to go to 4800 baud
- and the documentation claims that 9600 baud is possible (although
- I am not sure how).
+ LEUART0 is configured as the default serial console at 9600 8N1
+ on pins PD5 and PD4.
---------- ---- ----------- -----------
SIGNAL PGIO EXP Header Test Point
@@ -192,9 +192,7 @@ Configurations
nsh:
---
Configures the NuttShell (nsh) located at apps/examples/nsh. The
- Configuration enables the serial interfaces on LEUART0. Support for
- built-in applications is enabled, but in the base configuration no
- built-in applications are selected (see NOTES below).
+ Configuration enables the serial interfaces on LEUART0 at 9600 8N1.
NOTES: