Skip to content

Commit 660f191

Browse files
committed
Updated failing URL
1 parent e9b2d8a commit 660f191

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_docs/concepts/rtos/comparison/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
| | | | |

0 commit comments

Comments
 (0)