mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Update some comments and README files.
This commit is contained in:
@@ -29,6 +29,10 @@ Status
|
||||
changes, Fabio Balzano has verified that the NSH is functional on
|
||||
that board.
|
||||
|
||||
TODO: Need calibrate the delay loop. The current value of
|
||||
CONFIG_BOARD_LOOPSPERMSEC is a bogus value retained from a copy-paste
|
||||
(see apps/examples/calib_udelay).
|
||||
|
||||
Serial Console
|
||||
==============
|
||||
|
||||
|
||||
@@ -35,6 +35,10 @@ Status
|
||||
on the S32K118, I believe that the NSH configuration should now run out
|
||||
of FLASH. Unfortunately, I cannot demonstrate that.
|
||||
|
||||
TODO: Need calibrate the delay loop. The current value of
|
||||
CONFIG_BOARD_LOOPSPERMSEC is a bogus value retained from a copy-paste
|
||||
(see apps/examples/calib_udelay).
|
||||
|
||||
Serial Console
|
||||
==============
|
||||
|
||||
|
||||
@@ -15,7 +15,12 @@ Contents
|
||||
Status
|
||||
======
|
||||
|
||||
2019-08-20: Configuration created but entirely untested.
|
||||
2019-08-20: NSH configuration created but entirely untested.
|
||||
2019-08-24: NSH configuratin verified running from FLASH.
|
||||
|
||||
TODO: Need calibrate the delay loop. The current value of
|
||||
CONFIG_BOARD_LOOPSPERMSEC is a bogus value retained from a copy-paste
|
||||
(see apps/examples/calib_udelay).
|
||||
|
||||
Serial Console
|
||||
==============
|
||||
|
||||
Reference in New Issue
Block a user