aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/behaviors/behavior_outputs.c
AgeCommit message (Expand)Author
2024-06-24feat(behaviors): Add behavior metadata information.Peter Johanson
2024-02-09refactor: Move to POST_KERNEL phase for behavior inits.Peter Johanson
2023-12-04refactor(behaviors): Create a list to lookup behaviorsJoel Spadin
2023-10-02refactor: Split endpoint to transport and instanceJoel Spadin
2023-04-05refactor: Move to `zephyr/` include paths.Peter Johanson
2022-04-03refactor: Move away from deprecated PM callback.Peter Johanson
2021-07-17refactor(core): Move away from deprecated DT API.Pete Johanson
2021-02-04refactor(core): Use /omit-if-no-ref/ for behaviors.Pete Johanson
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
2020-10-28feat(endpoints): simplify behavior constantsJoel Spadin
2020-10-28feat(endpoints): rename behavior to outputsJoel Spadin