-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sensor: codegen #81748
base: main
Are you sure you want to change the base?
sensor: codegen #81748
Commits on Nov 22, 2024
-
Without these version requirements, existing older sphinx installations satisfy the requirement but fail to build. Signed-off-by: Yuval Peress <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de9d039 - Browse repository at this point
Copy the full SHA de9d039View commit details -
doc: Add pigweed python dependency
Add the Pigweed python dependency used to generate the sensor catalog Signed-off-by: Yuval Peress <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8eef190 - Browse repository at this point
Copy the full SHA 8eef190View commit details -
build: Add pigweed python dependency
Add the Pigweed python dependency used to generate sensor headers Signed-off-by: Yuval Peress <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6cb310 - Browse repository at this point
Copy the full SHA e6cb310View commit details -
cmake: Add zephyr_sensor_library to extensions
Allow users to generate their own sensor libraries from downstream sensor YAML descriptors. Signed-off-by: Yuval Peress <[email protected]> Signed-off-by: Al Semjonovs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5b141c - Browse repository at this point
Copy the full SHA d5b141cView commit details -
sensors: generate attributes/channels/triggers
Add code generation for the sensor attribute, channel, and trigger enums. Included in this is the ability to query the sensor's information statically using the compatible string similar to how devicetree does it. Signed-off-by: Yuval Peress <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7715169 - Browse repository at this point
Copy the full SHA 7715169View commit details -
doc: sensors: Add sensor documentation
Add documentation pages (both generated and non) to the rendered docs Signed-off-by: Yuval Peress <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acbf045 - Browse repository at this point
Copy the full SHA acbf045View commit details -
sensors: Add dependencies to CI
Signed-off-by: Yuval Peress <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c937dcd - Browse repository at this point
Copy the full SHA c937dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d326526 - Browse repository at this point
Copy the full SHA d326526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca261a - Browse repository at this point
Copy the full SHA 9ca261aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ac549 - Browse repository at this point
Copy the full SHA e3ac549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5078883 - Browse repository at this point
Copy the full SHA 5078883View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e93141f - Browse repository at this point
Copy the full SHA e93141fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58efa7f - Browse repository at this point
Copy the full SHA 58efa7fView commit details