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

feat: define receive queue item sizing constant in rtcan.h #15

Open
t-bre opened this issue Feb 12, 2023 · 0 comments · May be fixed by #17
Open

feat: define receive queue item sizing constant in rtcan.h #15

t-bre opened this issue Feb 12, 2023 · 0 comments · May be fixed by #17
Assignees
Labels
feature New feature or request
Milestone

Comments

@t-bre
Copy link
Member

t-bre commented Feb 12, 2023

Description

RTCAN header should define a constant for users to set when creating queues as endpoints for RTCAN messages. The value of this constant should be sizeof(rtcan_msg_t*) / sizeof(ULONG).

The existence of this constant should be added to the documentation / examples.

@t-bre t-bre added the feature New feature or request label Feb 12, 2023
@t-bre t-bre added this to the STAG 9 milestone Feb 12, 2023
@rureverek rureverek linked a pull request Feb 17, 2023 that will close this issue
@rureverek rureverek self-assigned this Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants