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

nRF51822: Refactor platform init() #37

Closed
lizardo opened this issue Feb 7, 2016 · 1 comment
Closed

nRF51822: Refactor platform init() #37

lizardo opened this issue Feb 7, 2016 · 1 comment
Assignees
Labels

Comments

@lizardo
Copy link
Contributor

lizardo commented Feb 7, 2016

See src/platform/storm/lib.rs for inspiration. static_init!() macro (ideally after moved to a common location) should be used for static buffer allocations.

At a minimum, mutable annotations should be removed where not necessary.

Original discussion: #17 (diff)

@alevy alevy added the refactor label Feb 28, 2016
@alevy
Copy link
Member

alevy commented Apr 5, 2016

@lizardo it looks like you've basically done this in your branch. Let's not close this issue until we merge your branch, but I'm assigning you to it for now (just to record who is working on what).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants