From 23be751f2ddf80ff7cd65588b95823b323bbfbda Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 5 Jun 2013 08:54:37 -0600 Subject: [PATCH] SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documentation updates --- Documentation/NuttxUserGuide.html | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/Documentation/NuttxUserGuide.html b/Documentation/NuttxUserGuide.html index 5d8f48767e6..36428215d2b 100644 --- a/Documentation/NuttxUserGuide.html +++ b/Documentation/NuttxUserGuide.html @@ -13,7 +13,7 @@

NuttX Operating System

User's Manual

by

Gregory Nutt

-

Last Updated: Aprill 22, 2013

+

Last Updated: June 4, 2013

@@ -8124,15 +8124,16 @@ int getopt(int argc, FAR char *const argv[], FAR const char *optstring);