You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a sketch that depends on objects in arduino library RTClib for date math. I'd like to use Arduino-Makefile to build a set of x86_64-linux object files that I can link against varous int mains to support development and unit testing in my container.
use case
I have a sketch that depends on objects in arduino library RTClib for date math. I'd like to use Arduino-Makefile to build a set of x86_64-linux object files that I can link against varous int mains to support development and unit testing in my container.
references
The text was updated successfully, but these errors were encountered: