mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 15:30:17 +00:00
Lowered number of messages created to reduce burden on workspace.
This commit is contained in:
@@ -70,7 +70,7 @@ rtems_task Task_1(
|
||||
|
||||
status = rtems_message_queue_create(
|
||||
index,
|
||||
OPERATION_COUNT,
|
||||
1, /* only going to ident this queue */
|
||||
16,
|
||||
RTEMS_DEFAULT_ATTRIBUTES,
|
||||
&id
|
||||
|
||||
Reference in New Issue
Block a user