summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-14 20:50:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-14 20:50:46 +0000
commit0e24b0de612ad596103e4e01d250f0be12278783 (patch)
tree6ddb2ebc5c6cc9b94cc88baa085901046a345861 /apps/ChangeLog.txt
parent9264b754565c550afad96d4ef5ad1a76e6e8c233 (diff)
downloadnuttx-0e24b0de612ad596103e4e01d250f0be12278783.tar.gz
nuttx-0e24b0de612ad596103e4e01d250f0be12278783.tar.bz2
nuttx-0e24b0de612ad596103e4e01d250f0be12278783.zip
Add apps/poweroff lpc17 hardware handshake
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3380 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 399e4c852..9d64b5c74 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -5,6 +5,9 @@
5.20 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
- * README cosmetics
- * hello world minor changes
- * Makefile cosmetics (I am slowly adding the Darjeeling JVM) \ No newline at end of file
+ * README.txt -- README cosmetics
+ * hello/ -- hello world minor changes
+ * Makefile -- Makefile cosmetics (I am slowly adding the Darjeeling JVM)
+ * Make.defs -- New file adds common make definitions for applications.
+ * hello/Makefile -- Now uses new Make.defs definitions. Added README.txt.
+ * apps/poweroff -- New application to turn off board power. \ No newline at end of file