From cab9edf50b1c022d9b38ec9936a55cc805dfce4e Mon Sep 17 00:00:00 2001
From: patacongo
Date: Sat, 21 Jul 2012 21:23:18 +0000
Subject: [PATCH] Use NuttX types in FreeModBus port; Add FreeModBus demo at
apps/examples/modbus; Add new termios APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4964 42af7a65-404d-4744-a932-0658087f49c3
---
Documentation/NuttX.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 364995290a..7c07a0f3fb 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -514,6 +514,13 @@
Power management sub-system.
+
+
|
+
+
+ ModBus support provided by built-in FreeModBus version 1.5.0.
+
+ |
|