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

repost of #79133: minor edtlib design improvements #80538

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

decsny
Copy link
Member

@decsny decsny commented Oct 28, 2024

repost of #79133 since author github account was deleted

Moves several node-specific operations inside the Node class to improve
its encapsulation, remove a monkey patch and access to internal methods
and fields.

Signed-off-by: Florian Grandel <[email protected]>
Small refactorings to simplify code and improve method encapsulation.

Signed-off-by: Florian Grandel <[email protected]>
Adds type hints to functions that were not yet typed.

Signed-off-by: Florian Grandel <[email protected]>
The return type of 'uint8-array' properties was not yet documented.

Signed-off-by: Florian Grandel <[email protected]>
@decsny
Copy link
Member Author

decsny commented Nov 18, 2024

bump

@nashif nashif merged commit becd9e5 into zephyrproject-rtos:main Nov 19, 2024
69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants