diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 15a09989d5..626af37ed1 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2923,5 +2923,8 @@ the Mirtoo module. * configs/mirtoo/scripts: Move all Mirtoo linker scripts to a common directory. + * arch/mips/src/pic32mx/pic32mx-gpio.c: All digital inputs were being + configured as outputs. This is a *critical* bug fix and needs to be + incorporated by any PIC32 users. diff --git a/nuttx/Documentation/NxWidgets.html b/nuttx/Documentation/NxWidgets.html index 165248145b..cef99d4943 100755 --- a/nuttx/Documentation/NxWidgets.html +++ b/nuttx/Documentation/NxWidgets.html @@ -57,7 +57,26 @@

NXWidgets DOxygen Documentation

- DOxygen documentation for the NxWidgets-1.0 is now available online at this location. + Release notes, DOxygen documentation, as well as downloads for the latest NxWidgets releases are available online: +

+