mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
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
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue