STM32F3Discovery port is complete, builds, and is ready for testing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5622 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
cfba101599
commit
2cac96c9c9
@ -49,8 +49,6 @@
|
||||
|
||||
#include "ostest.h"
|
||||
|
||||
#ifdef CONFIG_SCHED_WAITPID
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
@ -193,5 +191,3 @@ void restart_test(void)
|
||||
|
||||
printf("restart_main: Exitting\n");
|
||||
}
|
||||
|
||||
#endif /* CONFIG_SCHED_WAITPID */
|
||||
|
Loading…
Reference in New Issue
Block a user