Skip to content

Commit eb5bc1e

Browse files
rpcmeralph-lange
authored andcommitted
remove duplicate word 'Scheduling' for Rate Monotonic Scheduling
1 parent a8e342f commit eb5bc1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/concepts/rtos/comparison/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Table:
5353
| Round-Robin <sup>4</sup> | yes | yes <sup>6</sup> | [co-operative](https://docs.zephyrproject.org/latest/reference/kernel/scheduling/index.html) |
5454
| Sporadic Server | yes | no | no |
5555
| Reservation Based Scheduling (RBS) | no | no | no |
56-
| Rate Monotonic Scheduling Scheduling (RMS) | ? | yes <sup>10</sup> | no |
56+
| Rate Monotonic Scheduling (RMS) | ? | yes <sup>10</sup> | no |
5757
| Semaphore /Mutex Management | yes (Priority Inheritance) | yes | yes |
5858
| **IO** | | | |
5959
| I2C | yes | yes <sup>8</sup> | yes |

0 commit comments

Comments
 (0)