You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explain commands line for building and flashing by some "hello world"-like example for all three RTOS (by merging the contents from the FreeRTOS Getting Started and Zephyr Getting Started)
Use ping-pong application as the running example (e.g., set number of services to zero)
Remove list of all configuration parameters but refer either to some README.md in the corresponding repo or move the list to the concepts section of the website.
Explain step by step where and how to change the configuration (in cmake).
State that again the ping-pong app is being used as a running example and that we assume that the reader knows how to build this app for Zephyr from the "First micro-ROS application on an RTOS".
Shorten this tutorial and only explain the steps that are different compared with the "First micro-ROS application on an RTOS"
Core Tutorials
Advanced Tutorials
Further TODOs