Skip to content
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

Fix child node dependencies #40

Open
wants to merge 1 commit into
base: v3.5.0+zmk-fixes
Choose a base branch
from

Conversation

urob
Copy link

@urob urob commented Dec 7, 2024

This cherry-picks zephyrproject-rtos@73d5ecc. The patch fixes an issue where the node dependency ordering does not take into account dependencies added by child nodes. See discord discussion for details.

Now that child nodes are handled by edtlib there's no need to parse
child nodes in check_init_priorities anymore.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
@urob urob force-pushed the v3.5.0+zmk-fixes branch from f940caf to 0562599 Compare January 9, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants