Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtest

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5285 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-10-31 22:06:31 +00:00
parent 5eb2c997a2
commit 87f34cc9d8
9 changed files with 1006 additions and 200 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
# sim/setenv.sh
# configs/sim/ostest/setenv.sh
#
# Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>