Difference between revisions of "RTOS"

From Wiki at Neela Nurseries
Jump to navigation Jump to search
m
Line 28: Line 28:
 
== [[#top|^]] Zephyr RTOs ==
 
== [[#top|^]] Zephyr RTOs ==
  
 +
Introduction to Zephyr and some guides . . .
 
*  https://docs.zephyrproject.org/latest/introduction/index.html
 
*  https://docs.zephyrproject.org/latest/introduction/index.html
 
*  https://docs.zephyrproject.org/latest/guides/dts/index.html#dt-guide
 
*  https://docs.zephyrproject.org/latest/guides/dts/index.html#dt-guide
 
*  https://docs.zephyrproject.org/latest/guides/dts/intro.html
 
*  https://docs.zephyrproject.org/latest/guides/dts/intro.html
*   
+
 
 +
Example code . . .
 +
* https://docs.zephyrproject.org/latest/samples/hello_world/README.html
 +
*  https://docs.zephyrproject.org/latest/samples/philosophers/README.html  
  
  
 
<!-- comment -->
 
<!-- comment -->

Revision as of 23:19, 19 May 2021