Skip to content
ReleaseNotes 1009 B
Newer Older
patacongo's avatar
patacongo committed
nuttx-0.3.6
patacongo's avatar
patacongo committed
^^^^^^^^^^^
patacongo's avatar
patacongo committed
This is the 18th release of NuttX.  This release contains on a few
changes.  The primary purpose of this release is to synchronize with
the release of the pascal-0.1.0 add-on package.
patacongo's avatar
patacongo committed
This release of NuttX includes the following changes:
patacongo's avatar
patacongo committed
* Fixes for use with SDCC compiler
* Added a simulated z80 target (arch/z80)
* Fix deadlock errors when using stdio but with no buffering
* Add support for the add-on Pascal P-Code interpreter (pcode/)
  (see the pascal-0.1.0 package)

This release were verified only on the simulated Z80 and and host
simulation targets.  As usual, any feedback about bugs or suggestions
for improvement would be greatly appreciated.

This tarball contains a complete CVS snapshot from January 6, 2007.
patacongo's avatar
patacongo committed

NOTE: There was an error in the initial 0.3.6 release that prevented
a successful build unless the Pascal add-on was present.  The
tarball was patched to include the fix.  Make sure that you download
the nuttx-0.3.6.1.tar.gz version to avoid this problem.