forked from Imagelibrary/rtems
samples/fileio: Fix configuration
This commit is contained in:
@@ -48,7 +48,7 @@ rtems_task Init(
|
||||
#endif
|
||||
|
||||
#define CONFIGURE_MAXIMUM_POSIX_KEYS 1
|
||||
#define CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS 1
|
||||
#define CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS 2
|
||||
|
||||
#if FILEIO_BUILD
|
||||
#define CONFIGURE_APPLICATION_NEEDS_LIBBLOCK
|
||||
|
||||
Reference in New Issue
Block a user