hipsterbrown:avrgirl-arduino (master) $ node tests/demos/circuit-playground-classic.js
found circuit-playground-classic on port /dev/cu.usbmodem1421
resetting board...
reset complete.
connected
flashing, please wait...
flash complete.
done.
hipsterbrown:avrgirl-arduino (master) $
Success!!! :tada:
This PR adds a test demo file for the circuit-playground-classic and updates the README to include the board in the supported boards list (I also added myself to the list of contributors if this is approved).
Coverage remained the same at 44.84% when pulling 85eff9a74f79393f8b98b00a386ad813bebd611b on HipsterBrown:circuit-playground-test into 53bf0a53afcf52c6fb130af710fe3c7d693aa3ad on noopkat:master.
I tested the recent release of
avrgirl-arduino
with support for the Adafruit Circuit Playground Classic against the board.Result:
Success!!! :tada:
This PR adds a test demo file for the
circuit-playground-classic
and updates the README to include the board in the supported boards list (I also added myself to the list of contributors if this is approved).