-
-
Notifications
You must be signed in to change notification settings - Fork 422
Pluggable discovery (WIP) #109
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
Conversation
Added a Start method for that and now Close will also kill the running process.
✅ Build completed.
⬇️ Linux 64: http://downloads.arduino.cc/PR/arduino-cli/arduino-cli-32-PR109-linux64.tar.bz2
⬇️ Linux 32: http://downloads.arduino.cc/PR/arduino-cli/arduino-cli-32-PR109-linux32.tar.bz2
⬇️ Linux ARM: http://downloads.arduino.cc/PR/arduino-cli/arduino-cli-32-PR109-linuxarm.tar.bz2
⬇️ Windows: http://downloads.arduino.cc/PR/arduino-cli/arduino-cli-32-PR109-windows.zip
⬇️ OSX: http://downloads.arduino.cc/PR/arduino-cli/arduino-cli-32-PR109-osx.zip
i️ To test this build:
- Just replace
arduino-cli
binary with the provided one
Codecov Report
@@ Coverage Diff @@ ## master #109 +/- ## ========================================== + Coverage 47.77% 48.68% +0.91% ========================================== Files 92 95 +3 Lines 4113 4262 +149 ========================================== + Hits 1965 2075 +110 - Misses 1911 1926 +15 - Partials 237 261 +24
Continue to review full report at Codecov.
|
jwatte
commented
May 6, 2019
It would be great to have Teensyduino needs met by the "board manager" API.
Superseded by another pull-request that is coming.
...s-for-better-readability Refactoring ArduinoIoTCloud
Define unique IDs for all check configurations
No description provided.