diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 632acf17eab..5070ab98bb7 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -801,8 +801,10 @@
STATUS: Coding is complete on the basic port (boot logic, system time, serial console), - but no testing has been performed due to some problems I am having with my - JTAG wiggler and OpenOCD on Linux. + and some testing has been performed. The board boots and console output is + visible on UART0. However, due to problems I am having with my J-TAG debug + environment, testing is incomplete. If you have a good development environemnt, + it should not take too much more effort to get this port up and running.