mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 07:36:50 +08:00
c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimum
This commit is contained in:
parent
4c58162d0b
commit
5a412bd35f
@ -305,7 +305,7 @@ DEFAULT VALUE:
|
||||
The default value is 1.
|
||||
|
||||
VALUE CONSTRAINTS:
|
||||
The value of this configuration option shall be greater than or equal to 0
|
||||
The value of this configuration option shall be greater than or equal to 1
|
||||
and less than or equal to ``CPU_MAXIMUM_PROCESSORS``.
|
||||
|
||||
DESCRIPTION:
|
||||
|
Loading…
x
Reference in New Issue
Block a user