summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-02 23:22:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-02 23:22:48 +0000
commit3c21deaf5b357b69a32b515c620616a2b6242594 (patch)
tree6e51b4248a054654fd98ba2e88084d54a40dcf31 /nuttx/configs/stm32f4discovery/ostest
parent93e2ebb1e771bf5a4bfd250def96f61b3df91b04 (diff)
downloadpx4-nuttx-3c21deaf5b357b69a32b515c620616a2b6242594.tar.gz
px4-nuttx-3c21deaf5b357b69a32b515c620616a2b6242594.tar.bz2
px4-nuttx-3c21deaf5b357b69a32b515c620616a2b6242594.zip
Create an STM32F4Discovery configuration for testing uClibc++
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5300 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm32f4discovery/ostest')
-rw-r--r--nuttx/configs/stm32f4discovery/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/ostest/defconfig b/nuttx/configs/stm32f4discovery/ostest/defconfig
index 29d6b30eb..a644b42ec 100644
--- a/nuttx/configs/stm32f4discovery/ostest/defconfig
+++ b/nuttx/configs/stm32f4discovery/ostest/defconfig
@@ -251,7 +251,7 @@ CONFIG_SDCLONE_DISABLE=y
# CONFIG_SCHED_WAITPID is not set
# CONFIG_SCHED_ATEXIT is not set
# CONFIG_SCHED_ONEXIT is not set
-CONFIG_USER_ENTRYPOINT="elf_main"
+CONFIG_USER_ENTRYPOINT="ostest_main"
CONFIG_DISABLE_OS_API=y
# CONFIG_DISABLE_CLOCK is not set
# CONFIG_DISABLE_POSIX_TIMERS is not set