diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 7149540b1d..2d000b2748 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: June 30, 2015
+Last Updated: July 20, 2015
STATUS: There are no K20 boards yet supported. - Work is underway on the the PJRC Teensy-3.1 board and that port is expected in NuttX-7.11. + Work is underway on the PJRC Teensy-3.1 board and that port is expected in NuttX-7.11. Refer to the Teensy-3.1 board README file for further information.
STATUS: - As of this writing, the basic port is code complete and a fully verified configuration exists for the the NuttShell NSH). + As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell NSH). The first fully functional SAM4S Xplained port was released in NuttX-6.28. Support for the on-board 1MB SRAM was added in NuttX-6.29. An RTT driver was Bob Doiron in NuttX-7.3. @@ -3953,13 +3954,13 @@ Mem: 29232 5920 23312 23312
- There is also a port to the the Atmel SAM4S Xplained Pro development board. + There is also a port to the Atmel SAM4S Xplained Pro development board. This board features the ATSAM4S32C MCU running at 120MHz with 2MB of FLASH and 160KB of internal SRAM.
STATUS: - As of this writing, the basic port is code complete and a fully verified configuration exists for the the NuttShell NSH). + As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell NSH). The first fully functional SAM4S Xplained Pro port was released in NuttX-7.2. This supported also added HSMCI, RTC, and watchdog and verified support for USB device. Refer to the NuttX board README file for further information. @@ -4032,7 +4033,7 @@ Mem: 29232 5920 23312 23312
STATUS: The basic port is complete and there are several different, verified configurations available. - All configurations use the the NuttShell (NSH) and a serial console. + All configurations use the NuttShell (NSH) and a serial console. The first release of the SAMV71-XULT port was available in NuttX-7.9. Support for the connect maXTouch Xplained Pro LCD as added in NuttX-7.10.
@@ -4065,6 +4066,31 @@ Mem: 29232 5920 23312 23312+ STMicro STM32 F744/F746. + This port uses the STMicro STM32F746G-DISCO development board featuring the STM32F746NGH6 MCU. The STM32F746NGH6 is a 216MHz Cortex-M7 operation with 1024Kb Flash. + Refer to the STMicro web site for further information about this board. +
++ STATUS: + The basic port is complete and there are two, verified configurations available. + Both configurations use the NuttShell (NSH) and a serial console; one includes Ethernet support. + The first release of the STM32F746G_DISCO port was available in NuttX-7.11. +
+ + Refer to the NuttX board README file for further information. + +STATUS: The basic port is code complete and fully verified in NuttX 6.18. - Available configurations include the the NuttShell (NSH - see the NSH User Guide). + Available configurations include the NuttShell (NSH - see the NSH User Guide). USB has not yet been fully tested but on first pass appears to be functional. Refer to the NuttX board README file for further information.