diff --git a/Documentation/README.html b/Documentation/README.html index 094a883ce9..d11640d8fd 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -8,7 +8,7 @@

NuttX README Files

-

Last Updated: June 4, 2019

+

Last Updated: June 10, 2019

@@ -160,6 +160,7 @@ nuttx/ | |- lpcxpresso-lpc54628/ | | `- README.txt | |- makerlisp/ + | | |- nsh/README.txt | | `- README.txt\ | |- maple/ | | `- README.txt\ diff --git a/README.txt b/README.txt index d4e4acb15e..90738b22b4 100644 --- a/README.txt +++ b/README.txt @@ -1834,6 +1834,7 @@ nuttx/ | |- lpcxpresso-lpc54628/ | | `- README.txt | |- makerlisp/ + | | |- nsh/README.txt | | `- README.txt | |- maple/ | | `- README.txt diff --git a/configs/ez80f910200kitg/README.txt b/configs/ez80f910200kitg/README.txt index 24dc539f93..fa66ca392d 100644 --- a/configs/ez80f910200kitg/README.txt +++ b/configs/ez80f910200kitg/README.txt @@ -62,7 +62,7 @@ Version 5.2.1 Version 5.3.0 - I verifed compilation using 5.30 on June 2, 2019. To use this version, + I verified compilation using 5.30 on June 2, 2019. To use this version, I had to make spurious modification to the implementation of gmtimer() to work around an internal compiler error. I have still not verified that are no errors in the compiled code. diff --git a/configs/makerlisp/README.txt b/configs/makerlisp/README.txt index 66f68409a5..b1dbaba216 100644 --- a/configs/makerlisp/README.txt +++ b/configs/makerlisp/README.txt @@ -37,7 +37,7 @@ ZDS-II Compiler Versions Version 5.3.0 - I verifed compilation using 5.30 on June 2, 2019. To use this version, + I verified compilation using 5.30 on June 2, 2019. To use this version, I had to make spurious modification to the implementation of gmtimer() to work around an internal compiler error. I have still not verified that are no errors in the compiled code.