forked from Imagelibrary/rtems
Turned stack checker on.
This commit is contained in:
@@ -41,6 +41,8 @@ void blow_stack( void );
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#define STACK_CHECKER_ON
|
||||
|
||||
#include <confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
@@ -41,6 +41,8 @@ void blow_stack( void );
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#define STACK_CHECKER_ON
|
||||
|
||||
#include <confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
Reference in New Issue
Block a user