forked from Imagelibrary/rtems
sptests/sp68: Fix configuration
This commit is contained in:
@@ -470,6 +470,8 @@ rtems_task Init(rtems_task_argument argument)
|
||||
#define CONFIGURE_MAXIMUM_TIMERS TIMER_COUNT
|
||||
#define CONFIGURE_MAXIMUM_SEMAPHORES 2
|
||||
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 1
|
||||
#define CONFIGURE_MESSAGE_BUFFER_MEMORY \
|
||||
CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE(1, 1)
|
||||
#define CONFIGURE_MAXIMUM_REGIONS 1
|
||||
#define CONFIGURE_MAXIMUM_BARRIERS 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user