5a0ff44cc3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3380 42af7a65-404d-4744-a932-0658087f49c3
13 lines
568 B
Plaintext
Executable File
13 lines
568 B
Plaintext
Executable File
5.19 2011-03-12 Gregory Nutt <spudmonkey@racsa.co.cr>
|
|
|
|
* Initial version of the apps/ directory was released as contributed by
|
|
Uros Platise.
|
|
|
|
5.20 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
|
|
|
* 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. |