diff --git a/Documentation/README.html b/Documentation/README.html
index ed18b43593..ce2d5eef2a 100644
--- a/Documentation/README.html
+++ b/Documentation/README.html
@@ -8,7 +8,7 @@
NuttX README Files
- Last Updated: April 12, 2016
+ Last Updated: May 12, 2016
|
@@ -157,6 +157,8 @@ nuttx/
| |- ntosd-dm320/
| | |- doc/README.txt
| | `- README.txt
+ | |- nucleo-144/
+ | | `- README.txt
| |- nucleo-f4x1re/
| | `- README.txt
| |- nutiny-nuc120/
diff --git a/README.txt b/README.txt
index cbba0da1d0..ed3d0141f5 100644
--- a/README.txt
+++ b/README.txt
@@ -1332,6 +1332,8 @@ nuttx/
| |- ntosd-dm320/
| | |- doc/README.txt
| | `- README.txt
+ | |- nucleo-144/
+ | | `- README.txt
| |- nucleo-f4x1re/
| | `- README.txt
| |- nutiny-nuc120/
diff --git a/configs/README.txt b/configs/README.txt
index 4df80fa814..4b1b201707 100644
--- a/configs/README.txt
+++ b/configs/README.txt
@@ -392,6 +392,11 @@ configs/ntosd-dm320
STATUS: This port is code complete, verified, and included in the
NuttX 0.2.1 release.
+configs/nucleo-144
+ STMicro Nucleo-144 development board featuring the STM32F746ZGT6U MCU. The
+ STM32F746ZGT6U is a 216MHz Cortex-M7 operation with 1024Kb Flash memory
+ and 300Kb SRAM.
+
configs/nucleo-f4x1re
STMicro ST Nucleo F401RE and F411RE boards. See
http://mbed.org/platforms/ST-Nucleo-F401RE and