From 12da94c354fd9eef2411c9a22f53a95a3de51744 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 27 Feb 2015 18:51:47 -0600 Subject: Minor documentation update --- nuttx/Documentation/NuttxPortingGuide.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html index 554bf098c..1cab777e7 100644 --- a/nuttx/Documentation/NuttxPortingGuide.html +++ b/nuttx/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@

NuttX RTOS Porting Guide

-

Last Updated: February 15, 2014

+

Last Updated: February 27, 2015

@@ -4069,12 +4069,9 @@ int up_shmdt(uintptr_t vaddr, unsigned int npages);

4.9.3 Common LED interfaces

- The <arch-name>/src/common/up_internal.h probably has definitions - like: + The include/nuttx/board.h has declarations like: