diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index f63f673a0da..f0871101732 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2378,6 +2378,12 @@ nsh> See http://firestm32.taobao.com (the current board is version 3). Refer to the NuttX board README file for further information. +
  • + LeafLab's Maple and Maple Mini boards. + These boards are based on the STM32F103RBT6 chip for the standard version and on the STM32F103CBT6 for the mini version. + See the LeafLabs web site for hardware information; + see the NuttX board README file for further information about the NuttX port. +
  • These ports uses a GNU arm-nuttx-elf toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools). @@ -2412,6 +2418,9 @@ nsh> The ENC28J60 network is functional (but required lifting the chip select pin on the W25x16 part). Customizations for the v3 version of the Wildfire board are selectable (but untested). +

  • Maple. + Support for the Maple boards was contributed by Yiran Liao and first appear in NuttX 6-30. +
  • diff --git a/Documentation/README.html b/Documentation/README.html index 0dc73c1a837..748c5162203 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -102,6 +102,8 @@ | | | `- README.txt | | |- lpcxpresso-lpc1768/ | | | `- README.txt + | | |- maple/ + | | | `- README.txt | | |- mbed/ | | | `- README.txt | | |- mcu123-lpc214x/