Skip to content

Commit 8257009

Browse files
rpcmeralph-lange
authored andcommitted
correctly put in sup tags
1 parent e8b66f6 commit 8257009

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

_docs/concepts/rtos/comparison/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,25 +55,25 @@ Table:
5555
| RBS | no | ? | no |
5656
| Semaphore /Mutex Management | yes (Priority Inheritance) | yes | yes |
5757
| **IO** | | | |
58-
| I2C | yes | yes [8] | yes |
59-
| SPI | yes | yes [8] | yes |
60-
| UART | hw-specific | yes [8] | yes |
58+
| I2C | yes | yes <sup>8</sup> | yes |
59+
| SPI | yes | yes <sup>8</sup> | yes |
60+
| UART | hw-specific | yes <sup>8</sup> | yes |
6161
| USB | yes | vendor-specific | yes |
6262
| CAN | yes | vendor-specific | yes |
6363
| CAnopen | no | vendor-specific | yes |
6464
| Modbus | yes | vendor-specific | ? |
6565
| **Networking** <sup>7</sup> | | | |
66-
| BLE-Stack | unclear | yes [8] | yes |
66+
| BLE-Stack | unclear | yes <sup>8</sup> | yes |
6767
| 6LoWPAN | yes | no | yes |
68-
| TLS | | yes [8] | yes |
69-
| Thread | | no | ? |
70-
| Ethernet | yes | yes [8] | yes |
71-
| Wifi | yes | yes [8] | yes |
68+
| TLS | | yes <sup>8</sup> | yes |
69+
| Thread | | no | ? |
70+
| Ethernet | yes | yes <sup>8</sup> | yes |
71+
| Wifi | yes | yes <sup>8</sup> | yes |
7272
| NFC | unclear | no | yes |
7373
| RFID | yes | no | yes |
7474
| **Storage & Display** <sup>7</sup> | | | |
75-
| File System | yes | yes | yes |
76-
| Graphical User Interface | | vendor-specific | ? |
75+
| File System | yes | yes | yes |
76+
| Graphical User Interface | | vendor-specific | ? |
7777
| **Memory Footprint** | | | |
7878
| RAM | "small footprint" | 236 B scheduler + 64 B / task | "small footprint" |
7979
| ROM | "small footprint" | 5 - 10 kB | "small footprint" |

0 commit comments

Comments
 (0)