From 170c9ccab5da8ff27b1698abe5ef7b85e9600a48 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 14 Dec 2011 19:12:00 +0000 Subject: [PATCH] STM32 F4 RTC driver is fully coded (but not tested) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4176 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index afa7dc3fd6..d55c727d2d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1689,7 +1689,7 @@

STATUS: This is really a vapor ware, pre-announcement. - I have the hardware and the motivation and I expect to announce the availability of support the STM32F4-Discovery with the NuttX 6.13 release. + I have the hardware and the motivation and I expect to announce the availability of support the STM32F4-Discovery in a later NuttX release.

@@ -2728,8 +2728,39 @@ buildroot-1.10 2011-05-06 <gnutt@nuttx.org>