summaryrefslogtreecommitdiffstats
path: root/lvgl
diff options
context:
space:
mode:
Diffstat (limited to 'lvgl')
-rw-r--r--lvgl/hello/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lvgl/hello/test.c b/lvgl/hello/test.c
index c85bb35..d6948b3 100644
--- a/lvgl/hello/test.c
+++ b/lvgl/hello/test.c
@@ -114,7 +114,7 @@ Init(rtems_task_argument arg)
#define CONFIGURE_APPLICATION_NEEDS_LIBBLOCK
#define CONFIGURE_FILESYSTEM_DOSFS
-#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 32
+#define CONFIGURE_MAXIMUM_FILE_DESCRIPTORS 32
#define CONFIGURE_UNLIMITED_OBJECTS
#define CONFIGURE_UNIFIED_WORK_AREAS