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

Broken (online) build for nRF51822 target #386

Closed
webbbn opened this issue Jul 3, 2014 · 4 comments
Closed

Broken (online) build for nRF51822 target #386

webbbn opened this issue Jul 3, 2014 · 4 comments

Comments

@webbbn
Copy link
Contributor

webbbn commented Jul 3, 2014

I'm getting a "missing device.h" error on all my online builds for the nRF51822 target. I believe I've traced it back to this commit:

582eb65

That moves some device.h files for the nordic targets. I'm not setup to do an offline build, so I don't know if that's broken.

@webbbn
Copy link
Contributor Author

webbbn commented Jul 3, 2014

Looks like this is fixed when running in betamode.

@webbbn webbbn closed this as completed Jul 3, 2014
@0xc0170
Copy link
Contributor

0xc0170 commented Jul 3, 2014

Is it as - It does not invoke any error in beta mode, but in regular mode it does?

@webbbn
Copy link
Contributor Author

webbbn commented Jul 3, 2014

That's my observation. In normal mode it can't find device.h, but after turning on beta mode it compiles successfully.

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 4, 2014

Thanks for reporting, we are going to look at this.

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

No branches or pull requests

2 participants