Ian
Ian
Submitted https://github.com/SMFSW/Queue/pull/9/files
> it is not possible to do full unit tests on our libraries because they all depend on hardware @ladyada I'd amend that to "_was_ not possible". I'd be glad...
@PaulStoffregen it sounds like you're describing a system where the CI machine would upload a sketch onto a board, and then provide you some scripting capability to send inputs to...
@PaulStoffregen I'd be interested in taking a crack at one of the old libraries you mention. It would be a good way to double-check the features of my CI library....
There's no magic to my use of ruby, aside from the fact that it enjoys good cross-platform support and does not require executing arbitrary shell commands that are read from...
> OneWire would be my first choice. > https://github.com/PaulStoffregen/OneWire @PaulStoffregen this work is done (well, 2 months ago now), I'm curious to hear your thoughts https://github.com/PaulStoffregen/OneWire/pull/67
Hi Daniel, thanks for reporting this. There are a few possible ways to describe the issue that you're experiencing. One explanation is that (as you noticed) the UDP library isn't...
Sounds like I need to revisit https://github.com/Arduino-CI/arduino_ci/issues/164 but I don't know when I'll have time to digest all the threads that feed into that discussion (e.g. #150)