From 53ed67dd8f5aa1c7d494e625b8a73ec401a757f4 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 24 Oct 2013 08:48:04 -0600 Subject: [PATCH] Added support for the Olimex STM32 P207 board. From Martin Lederhilger --- Documentation/README.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/README.html b/Documentation/README.html index f357d9f838..540fcc7fef 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -8,7 +8,7 @@

NuttX README Files

-

Last Updated: August 31, 2013

+

Last Updated: October 24, 2013

@@ -131,6 +131,8 @@ | | | `- README.txt | | |- olimex-lpc2378/ | | | `- README.txt + | | |- olimex-stm32-p207/ + | | | `- README.txt | | |- olimex-strp711/ | | | `- README.txt | | |- open1788/