diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index ec13270c683..a5cbcd07ab9 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: September 8, 2018
+Last Updated: October 30, 2018
- RISC-V Architectural Support. - Basic support for the RISC-V architecture was contributed by Ken Pettit in NuttX-7.19. The initial release is thin but a great starting point for anyone interested in RISC-V development with NuttX. + RISC-V Architectural Support. + Basic support for the RISC-V architecture was contributed by Ken Pettit in NuttX-7.19. + This support is for a custom NEXT RISC-V NR5Mxx (RV32IM). + The initial release is thin but a great starting point for anyone interested in RISC-V development with NuttX. +
++ GreenWaves GAP8 (RV32IM). + Basic support GreenWaves GAP8 gapuino board was added by hhuysqt in NuttX-7.27. + The GAP8 is a 1+8-core DSP-like RISC-V MCU. + The GAP8 features a RI5CY core called Fabric Controller(FC), and a cluster of 8 RI5CY cores that runs at a bit slower speed. + The GAP8 is an implementation of the opensource PULP platform, a Parallel-Ultra-Low-Power design.