File tree Expand file tree Collapse file tree
_docs/concepts/rtos/comparison Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,18 +22,18 @@ The comparison regards the features listed below:
2222* POSIX level support
2323
2424** Key questions:**
25- * Evaluation POSIX-compliance of RTOS.
25+ * Evaluation POSIX-compliance of RTOS.
2626* What is the effort in providing an additional layer for non-POSIX RTOS regarding micro-ROS or ROS 2?
2727* Support of RTOS for specific HW platforms
2828
2929## Table of Comparisons
3030
31- | ** OS** | ** NuttX** | ** FreeRTOS** | ** Zephyr** |
31+ | ** OS** | ** NuttX** | ** FreeRTOS** | ** Zephyr** |
3232| ------------------------------------------------------------ | ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------- |
3333| ** Feature** | | | |
3434| ** Standardization** | | | |
3535| POSIX | yes | partial | partial |
36- | POSIX.1 <sup >1</sup > | [ yes] ( http://nuttx.org/ ) | [ wrapper] ( https://interactive .freertos.org/hc/en-us/community/posts/210029046-POSIX-Wrapper-for-FreeRTOS ) | partial |
36+ | POSIX.1 <sup >1</sup > | [ yes] ( http://nuttx.org/ ) | [ wrapper] ( https://www .freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_POSIX/index.html ) | partial |
3737| POSIX.1b <sup >2</sup > | yes | partial | partial |
3838| POSIX.1c <sup >3</sup > | yes | yes | partial |
3939| | | | |
You can’t perform that action at this time.
0 commit comments