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

Support for Bornhack Badge 2018 #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

oxzi
Copy link

@oxzi oxzi commented Jul 2, 2020

This PR adds support for the nRF51822 microcontroller on the Bornhack Badge 2018.

First, the bug described in issue #12 is addressed so that compilation is possible. Then a new config for the board was added and the Makefile was adjusted accordingly.

I'm not sure how useful this PR is overall, as this badge was estimated only given to 500 people. But it doesn't change anything and at least it helped me.

oxzi added 2 commits July 2, 2020 14:53
The id variable is missing in this function's scope. Thus, I commented
it out to "fix" the build. I would assume this is safe because it seems
like this function is not called at all.

This was already addressed in virtualabs#12 and should close virtualabs#12.
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