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

[Backport v3.4-branch] modules: canopennode: use zephyr/dsp/types.h for float32_t/float64_t #65274

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Nov 16, 2023

Backport c9da682 from #65163.

Fixes: #63896

Include the zephyr/dsp/types.h header for float32_t/float64_t type
definitions to avoid conflicts with other subsystems including this header.

Add compile-time asserts to ensure the typedefs meet the requirements of
the CANopenNode module.

Fixes: #63896

Signed-off-by: Henrik Brix Andersen <[email protected]>
(cherry picked from commit c9da682)
@jgl-meta jgl-meta merged commit 9242edc into v3.4-branch Nov 21, 2023
20 checks passed
@nashif nashif deleted the backport-65163-to-v3.4-branch branch February 13, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN Backport Backport PR and backport failure issues manifest-canopennode
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants