mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-03 17:02:56 +08:00
Fix the table and section numbering in the User,Hardware,Tiers section.
This commit is contained in:
parent
8da3a62701
commit
ba30a482cf
@ -23,22 +23,22 @@ The rules for Tiers are:
|
|||||||
|
|
||||||
#. A BSP can only be in one of the following tiers:
|
#. A BSP can only be in one of the following tiers:
|
||||||
|
|
||||||
+------+-----------------------------------------------------------------------+
|
+------+-----------------------------------------------------------------+
|
||||||
| Tier | Description |
|
| Tier | Description |
|
||||||
+------+-----------------------------------------------------------------------+
|
+------+-----------------------------------------------------------------+
|
||||||
| 1 | * The RTEMS Kernel must build without error. |
|
| 1 | * The RTEMS Kernel must build without error. |
|
||||||
| | * Tests are run on target hardware. |
|
| | * Tests are run on target hardware. |
|
||||||
+------+-----------------------------------------------------------------------+
|
+------+-----------------------------------------------------------------+
|
||||||
| 2 | * The RTEMS Kernel must build without error. |
|
| 2 | * The RTEMS Kernel must build without error. |
|
||||||
| | * Tests can be run on simulation. |
|
| | * Tests can be run on simulation. |
|
||||||
+------+-----------------------------------------------------------------------+
|
+------+-----------------------------------------------------------------+
|
||||||
| 3 | * The RTEMS Kernel must build without error. |
|
| 3 | * The RTEMS Kernel must build without error. |
|
||||||
| | * There are no test results. |
|
| | * There are no test results. |
|
||||||
+------+-----------------------------------------------------------------------+
|
+------+-----------------------------------------------------------------+
|
||||||
| 4 | * The RTEMS Kernel does not build. |
|
| 4 | * The RTEMS Kernel does not build. |
|
||||||
+------+-----------------------------------------------------------------------+
|
+------+-----------------------------------------------------------------+
|
||||||
| 5 | * The BSP is to be removed after the next release. |
|
| 5 | * The BSP is to be removed after the next release. |
|
||||||
+------+-----------------------------------------------------------------------+
|
+------+-----------------------------------------------------------------+
|
||||||
|
|
||||||
#. An architecuture's tier is set by the highest BSP tier reached.
|
#. An architecuture's tier is set by the highest BSP tier reached.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user