Commit Graph

4 Commits

Author SHA1 Message Date
David Madison f2a4031e2c Revert "Adds APA102 to CI"
Unfortunately the "build.extra_flags" option doesn't include the USB flags specified in the boards.txt file, overwriting them instead which breaks compilation with the Leonardo. Reversing this until I can think of a better solution. This reverts commit bd8c3f6739.
2018-10-18 18:41:56 -04:00
David Madison bd8c3f6739 Adds APA102 to CI 2018-10-18 18:19:00 -04:00
David Madison 5e16a0a6c4 Tests Nano, Leonardo, and Mega (CI)
I know the Uno and Nano should be the same build process, just being thorough.
2018-10-18 17:03:19 -04:00
David Madison b3c05a61ec Adds Travis-CI support
Building the main sketch for the Arduino Uno with the WS2812B chipset.
2018-10-18 16:05:41 -04:00