mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 16:25:19 +08:00
Use miniIMFS like hello from samples.
This commit is contained in:
@@ -27,6 +27,8 @@ void ITRON_Init( void );
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
|
||||
|
||||
#include <confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
@@ -27,6 +27,8 @@ void ITRON_Init( void );
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
|
||||
#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
|
||||
|
||||
#include <confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
Reference in New Issue
Block a user