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

Adafruit nRF52 v0.11.1 #3

Closed
jakelstr opened this issue Jul 13, 2019 · 2 comments
Closed

Adafruit nRF52 v0.11.1 #3

jakelstr opened this issue Jul 13, 2019 · 2 comments

Comments

@jakelstr
Copy link

There seems to be an issue with this when using v0.11.1 of the Adafruit library. On v0.11.1, compiling gives an error that "Serial was not declared in this scope". Reverting to v0.10.1 cleared this error.

@masonevans
Copy link

I experienced the same issue with the same resolution

@santaimpersonator
Copy link
Contributor

Adafruit switched to using TinyUSB in the core. We made changes in the variant.cpp and boards.txt files to update the board definition to use TinyUSB.

Using the new files will allow you to compile without this error and to use the example in our hookup guide.

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

3 participants