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

Check Architecture Warning #7

Closed
microbuilder opened this issue Nov 29, 2016 · 3 comments
Closed

Check Architecture Warning #7

microbuilder opened this issue Nov 29, 2016 · 3 comments

Comments

@microbuilder
Copy link
Contributor

We might need to tweak the architecture string ... building something with Wire currently gives this warning:

WARNING: library Wire claims to run on [nRF5] architecture(s) and may be incompatible with your current board which runs on [Adafruit_nRF52_Arduino] architecture(s).

Sketch uses 4,476 bytes (2%) of program storage space. Maximum is 161,792 bytes.
```
@hathach
Copy link
Member

hathach commented Nov 29, 2016

can you give me the name of sketch that you are using ? Easier to check

@microbuilder
Copy link
Contributor Author

It was an I2CScanner sketch ... but anything using Wire should give you the error.

@microbuilder
Copy link
Contributor Author

Closed with 70ed05b

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