Skip to content

Go through dw1000 and make functions reentrant #12

@bitshiftnetau

Description

@bitshiftnetau

Some of the fns in dw1000 HAL layer are using global values directly for things like array indexes etc. We need to make local copies of these values in order to account for reentrance, otherwise when the fn stack is saved and restored those global values may have changed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions