Skip to content

Conversation

KamiNeko
Copy link

On Nordic nRF52 boards there is no standard implementation of alloca, so we need to include it from <sdk_alloca.h> that is provided in the nRF52 SDK. On these projects you typically also define the NRF52 macro that is used in the SDK. This way we can check if we are running on the SDK and can include the missing alloca() implementation.

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