diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 59c0189838..ef37668cc3 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -989,6 +989,7 @@ nuttx-0.3.8 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Fix a build problem with z80 and SDCC 2.7.0 (format of a map file changed) (see bug 1887170) * Pascal P-Code runtime now compiles with the SDCC toolchain. + * Added a generic CAN driver. This driver is untested as of this writing. pascal-0.1.2 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>