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

Fixed shim complilation issues #65

Merged
merged 3 commits into from
Mar 20, 2024
Merged

Conversation

IsaacDynamo
Copy link
Contributor

Make freertos_rs_get_system_state() optional with #if guard. uxTaskGetSystemState() is only available when configUSE_TRACE_FACILITY is enabled.

Suppress unused parameter warning when INCLUDE_uxTaskGetStackHighWaterMark is disabled.

@schteve
Copy link
Collaborator

schteve commented Jan 29, 2024

Looks good to me, I'd like to get the CI running before we merge (need to rebase/merge latest master).

@schteve
Copy link
Collaborator

schteve commented Mar 20, 2024

Same as #64, I'll merge this and deal with the CI later to move it along. Thanks!

@schteve schteve merged commit e8b36d4 into lobaro:master Mar 20, 2024
2 of 3 checks passed
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.

None yet

2 participants