diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index edcdb1b956..701c746b2a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1092,7 +1092,7 @@ nfsmount <server-address> <mount-point> <remote-path>
Luminary/TI Stellaris LM3S9B96. Header file support was contributed by Tiago Maluta for this part. - However, no complete board support configuration is available as of this writing. + Jose Pablo Rojas V. is currently using those header file changes to port NuttX to the TI/Stellaris EKK-LM3S9B96. + With any luck, that port should be working and available in the NuttX-6.20 release.
@@ -1678,7 +1679,7 @@ nfsmount <server-address> <mount-point> <remote-path>- NXP LPC1766 and LPC1768. + NXP LPC1766, LPC1768, and LPC1769. Drivers are available for CAN, DAC, Ethernet, GPIO, GPIO interrupts, I2C, UARTs, SPI, SSP, USB host, and USB device. Verified LPC17xx onfigurations are available for three boards.
@@ -1763,7 +1767,7 @@ nfsmount <server-address> <mount-point> <remote-path>
-+
Verified configurations are now available for the NuttX OS test, for the NuttShell with networking and microSD support(NSH, see the NSH User Guide), for the NuttX network test, for the THTTPD webserver, @@ -1771,15 +1775,24 @@ nfsmount <server-address> <mount-point> <remote-path> Support for the USB host mass storage device can optionally be configured for the NSH example. A driver for the Nokia 6100 LCD and an NX graphics configuration for the Olimex LPC1766-STK have been added. However, neither the LCD driver nor the NX configuration have been verified as of the the NuttX-5.17 release. -
Embedded Artists base board with NXP LPCXpresso LPC1768
-An fully verified board configuration is included in NuttX-6.2. The Code Red toolchain is supported under either Linux or Windows. Verifed configurations include DHCPD, the NuttShell (NSH), NuttX graphis (NX), the NuttX OS test, THTTPD, and USB mass storage device. -
Micromint Lincoln60 board with an NXP LPC1769
++ This board configuration was contributed and made available in NuttX-6.20. + As contributed board support, I am unsure of what all has been verfied and what has not. + See the Microment website for more information about the Lincoln60 board. + More to come. +
diff --git a/Documentation/README.html b/Documentation/README.html index 19e94ec753..3037927789 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -72,7 +72,9 @@ | | | |- include/README.txt | | | |- src/README.txt | | | `- README.txt - | | |- ez80f910200kitg/ + | | |- ekk-lm3s9b96/ + | | | `- README.txt + | | |- | | |- ez80f910200kitg/ | | | |- ostest/README.txt | | | `- README.txt | | |- ez80f910200zco/