Difference between revisions of "RTOS Zephyr"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (^ High Level Zephyr Topics)
m
Line 27: Line 27:
 
*  https://docs.zephyrproject.org/latest/reference/kernel/threads/nothread.html#nothread
 
*  https://docs.zephyrproject.org/latest/reference/kernel/threads/nothread.html#nothread
  
 +
 +
<!-- comment -->
 +
 +
== [[#top|^]] Sensor Channel and Attribute Enumerations Best Practices ==
  
 
<!-- comment -->
 
<!-- comment -->

Revision as of 19:52, 1 October 2021

Zephyr device drivers :: Device Tree


^ Overview

2021-10-01 - This page to become central point on Neela Nurseries wiki for Zephyr RTOS notes, references and findings.


^ High Level Zephyr Topics

Zephyr RTOS documentation (latest) regarding sensor API, with explanation of enumerations sensor_channel and sensor_attribute:

High level topic "sensors":


Existing Zephyr notes on this wiki remain to move here. Note on Zephyr without threads:


^ Sensor Channel and Attribute Enumerations Best Practices

^ References

( stub section )