Update README

This commit is contained in:
Gregory Nutt
2015-07-21 15:32:57 -06:00
parent 796cb1e13c
commit 8451cbc3cd
+6 -2
View File
@@ -50,8 +50,12 @@ STATUS
only light testing. only light testing.
2015-07-21: Added a protected build version of the NSH configuration 2015-07-21: Added a protected build version of the NSH configuration
(called knsh). That configuration is close: It boots, but is prone (called knsh). That configuration is close: It boots, but I get
to hard faulting. It needs a little TLC to be fully usable. a hard fault each time I do the NSH "help" command. Everything else
works fine. I am thinking this is a corrupted binary; I am thinking
that there is a bad pointer in the command table. But this is hard
to prove but possible because the steps to produce and load the
binary are awkward.
Development Environment Development Environment
======================= =======================