summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-05 07:59:31 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-05 07:59:31 -0600
commit3858b64bc48af6a494bf42380f0d3ef9009e78f4 (patch)
tree505ca4cb01af1b7df19500fcc3a57e2e4b4414d2 /nuttx/ChangeLog
parent76d37232ff6d6cd0b0f9f32d7e030645f560669a (diff)
downloadnuttx-3858b64bc48af6a494bf42380f0d3ef9009e78f4.tar.gz
nuttx-3858b64bc48af6a494bf42380f0d3ef9009e78f4.tar.bz2
nuttx-3858b64bc48af6a494bf42380f0d3ef9009e78f4.zip
Remove the 16z board support from the main source tree. It is still avaialable in the misc/Obsoleted directory
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 3e618e393..c5850368d 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8402,3 +8402,8 @@
bundle up the user C startup file (crt0), not the kernel head object
for the kernel and protected builds (2014-9-4).
* tools/mkexport.sh: Add .config file to export package (2014-9-5).
+ * configs/16z: Support for this board has been removed from the NuttX
+ source tree (but still can be found in the misc/Obsoleted directory).
+ This port is not ready for usage but may return to the NuttX tree
+ at some point in the future (2014-9-5).
+