summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Documentation/NuttxPortingGuide.html')
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index adfc5d36e..444d82659 100644
--- a/nuttx/Documentation/NuttxPortingGuide.html
+++ b/nuttx/Documentation/NuttxPortingGuide.html
@@ -3434,9 +3434,10 @@ extern void up_ledoff(int led);
</p>
<p>
<b>Examples</b>:
- <code>arch/arm/src/lpc17xx/lpc17_usbhost.c</code>.
- <code>arch/arm/src/stm32/stm32_otgfshost.c</code>.
- <code>arch/arm/src/sama5/sam_ohci.c</code>.
+ <code>arch/arm/src/lpc17xx/lpc17_usbhost.c</code>,
+ <code>arch/arm/src/stm32/stm32_otgfshost.c</code>,
+ <code>arch/arm/src/sama5/sam_ohci.c</code>, and
+ <code>arch/arm/src/sama5/sam_ehci.c</code>.
</p>
</li>
<li>