-
Notifications
You must be signed in to change notification settings - Fork 85
Prov 2.0 for nina boards #573
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
base: master
Are you sure you want to change the base?
Prov 2.0 for nina boards #573
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #573 +/- ##
=======================================
Coverage 94.74% 94.74%
=======================================
Files 32 32
Lines 1483 1483
=======================================
Hits 1405 1405
Misses 78 78 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Memory usage change @ 440f9ef
Click for full report table
Click for full report CSV |
|
Memory usage change @ a2609c7
Click for full report table
Click for full report CSV |
|
To merge after arduino/arduino-ide#2505 will be solved. |
|
Hi @fabik111. arduino/arduino-ide#2505 doesn't appear to be directly relevant to anything in this pull request. Did you intend to link to a different issue? |
This PR to work needs the arduino-libraries/WiFiNINA#309 PR, blocked because it needs the fix of the issue on the IDE, since it includes the external new library SpiNina. So, if we release without the fix on the IDE, users will not be able to compile their sketch locally because the IDE for the bug won't download automatically the new SpiNina library. |
|
It is of course a less than optimal user experience. However, considering the slow pace of development on the Arduino IDE project, I wouldn't treat it as a blocker. Users are accustomed to resolving " |
No description provided.