From 090fdf20367f341cac681900b15f78a648438380 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 27 Feb 2015 18:51:47 -0600 Subject: [PATCH] Minor documentation update --- Documentation/NuttxPortingGuide.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 554bf098c2..1cab777e7e 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/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: