mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Incorporate install app from Uros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3594 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -66,13 +66,17 @@ CONFIGURED_APPS += vsn/sdcard
|
||||
# Provide RAMTRON tool
|
||||
CONFIGURED_APPS += vsn/ramtron
|
||||
|
||||
# Provide UNIX style free
|
||||
CONFIGURED_APPS += vsn/free
|
||||
|
||||
# Provide System Information Utilityu
|
||||
CONFIGURED_APPS += vsn/sysinfo
|
||||
|
||||
# Provide JAVA Virtual Machine (the Darjeeling JVM)
|
||||
#CONFIGURED_APPS += vsn/jvm
|
||||
|
||||
# Provide UNIX style free
|
||||
CONFIGURED_APPS += system/free
|
||||
|
||||
# Provide FLASH program installation support
|
||||
CONFIGURED_APPS += system/install
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user