From ec53f99fc889b5112b16651001b8e826dc44defc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 1 Nov 2015 09:08:55 -0600 Subject: [PATCH] Rename board_led_* to board_autoled_* --- Documentation/NuttxPortingGuide.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index fcc5240a67..b1cf8b5918 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -4152,13 +4152,13 @@ int up_shmdt(uintptr_t vaddr, unsigned int npages);

@@ -4167,10 +4167,10 @@ void board_led_off(int led);