summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a0add2bfb..489e82519 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8897,4 +8897,7 @@
* arch/arm/include/efm32, src/efm32, and configs/efm32-gxxx-stk:
The EFM32 Gecko Starter Kit port is now functional. At least
NSH is running over LEUART0 on the board (2014-10-29).
+ * arch/arm/src/sm34/sam_serial.c and Kconfig: Add support for SAM3/4
+ basic TERMIOS and flow control. There are issues with IFLOW control:
+ PDC or DMAC support is required (2014-10-29).