diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8c10a00697..3ea6ddad45 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1333,7 +1333,7 @@
  • ARM Cortex-A5 (2)
  • ARM Cortex-A8 (1)
  • ARM Cortex-M0/M0+ (4)
  • -
  • ARM Cortex-M3 (30)
  • +
  • ARM Cortex-M3 (32)
  • ARM Cortex-M4 (19)
  • ARM Cortex-M7 (1)
  • @@ -2729,6 +2729,14 @@ nsh> Most of this work is the result of the effort of David Sidrane.

    +
  • +

    + Olimexino-STM32. + This port uses the Olimexino STM32 board (STM32F103RBT6). + See the http://www.olimex.com for further information. + Contribued by David Sidrane. +

    +
  • These ports uses a GNU arm-nuttx-elf toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools). @@ -2788,6 +2796,13 @@ nsh> That is really quite a lot of high end functionality on an STM32 that only has 20KB of RAM! I am impressed!

    +
  • +

    + Olimexino-STM32. + Contributed by David Sidrane and introduced with NuttX 7.9. + Configurations are included for the NuttShell (NSH), a tiny version of the NuttShell, USB composite CDC/ACM + MSC, CAN support, and two tiny, small-footprint NSH configurations. +

    +