Closed
Description
Today I added Travis testing to my library project (https://github.com/udoklein/dcf77/blob/travis/.travis.yml), https://travis-ci.org/udoklein/dcf77. I also want to include ARM /Arduino Due support. However the ARM boards are not predefined by the IDE. I found an article for including ESP8266 https://tzapu.com/automate-arduino-ide-esp8266-build-testing-travisci/. So the IDE does provide a command line interface to add board support from the command line like so
arduino --install-boards ...
Where can I find the proper parameters for this option to have Arduino Due available and how to I specifiy the Due as a compile target from the command line?
Metadata
Metadata
Assignees
Labels
No labels