Huzzah - saving and loading .bin files
Posted: Wed Aug 31, 2016 8:34 am
I have been working on a project based on the Adafruit Huzzah and want to distribute the code as a .bin file. I can export the compiled code using Ctl-Alt-S in the Arduino IDE (which creates a myfilename.cpp.adafruit.bin file in the sketch folder) but I can't figure out how to load a .bin file to a Huzzah. Any help would be greatly appreciated!