diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 1fc72a63222..bf63b3d3c4b 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -1334,7 +1334,7 @@
ARM Cortex-A8 (1)
ARM Cortex-M0/M0+ (4)
ARM Cortex-M3 (30)
- ARM Cortex-M4 (18)
+ ARM Cortex-M4 (19)
Atmel AVR
@@ -3548,6 +3549,32 @@ nsh>
|
|
+
+
|
+
+
+ TI Tiva TM4C1294.
+ This port uses the TI Tiva TM4C1294 LaunchPad.
+
+
+
+ STATUS:
+
+ -
+ Support for the TI Tiva TM4C123G Launchpad was contributed by Frank Sautter and was released in NuttX 7.9.
+ This basic board support included a configuration for the NuttShell NSH) and a configuration for testing IPv6.
+
+
+
+ Refer to the TM4C1294 LaunchPad board README file for more detailed information about this port.
+
+
+ |
+
+
+
|
+
|
+
|
diff --git a/Documentation/README.html b/Documentation/README.html
index 37aa984d064..74f12f4f6f6 100644
--- a/Documentation/README.html
+++ b/Documentation/README.html
@@ -236,6 +236,8 @@
| | | `- README.txt
| | |- tm4c123g-launchpad/
| | | `- README.txt
+ | | |- tm4c1294-launchpad/
+ | | | `- README.txt
| | |- twr-k60n512/
| | | `- README.txt
| | |- ubw32/
|