2013-05-17 19:21:29 +02:00
|
|
|
NuttX Release Notes
|
|
|
|
===================
|
|
|
|
|
2014-01-30 16:45:01 +01:00
|
|
|
This file contains are the release notes for the NuttX (and apps) packages
|
2023-06-28 13:30:24 +02:00
|
|
|
for every release. The text is just as was written at the time of release
|
|
|
|
(with perhaps some corrected typos). Over the course of time, NuttX has
|
|
|
|
used several different repositories: CVS, two SVN repositories, and
|
|
|
|
currently a GIT repository. Therefore, revision information specific to an
|
2013-05-17 19:21:29 +02:00
|
|
|
older repository may not be meaningful today.
|
|
|
|
|
|
|
|
To make it easier to track there older versions in the current GIT
|
2023-06-28 13:30:24 +02:00
|
|
|
repository, a GIT lightweight tag has been applied for each release. The
|
2013-05-17 19:21:29 +02:00
|
|
|
tag name is the release name (for example, the release 6.27 has tag name
|
|
|
|
"nuttx-6.27").
|
|
|
|
|
2023-09-26 12:34:25 +02:00
|
|
|
NOTE
|
2008-03-09 16:11:51 +01:00
|
|
|
====
|
2023-09-26 12:34:25 +02:00
|
|
|
The ReleaseNotes have moved to Documentation/ReleaseNotes/
|