Skip to content

add more ifdefs to support more configurations#99

Open
claraphyll wants to merge 2 commits into
lobaro:masterfrom
claraphyll:no_dynamic_allocation
Open

add more ifdefs to support more configurations#99
claraphyll wants to merge 2 commits into
lobaro:masterfrom
claraphyll:no_dynamic_allocation

Conversation

@claraphyll
Copy link
Copy Markdown

I am trying to build a freertos project that has peculiar build configs (no configUSE_MUTEXES or configUSE_DYNAMIC_ALLOCATION) with this crate. this mr adds support for that by ifdeffing out some functions that don't compile when configUSE_DYNAMIC_ALLOCATION is not available)

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.

1 participant