5,710
edits
Changes
no edit summary
Comile application and upload:
<syntaxhighlight lang="bash">make all PLATFORM=photon APP=housenode program-dfu</syntaxhighlight>
=Build housenode on particle core=
#skip the "build firmware" step above. everything is built from the firmware/main directory.
#<syntaxhighlight lang="bash">make all PLATFORM=core APP=housenode program-dfu</syntaxhighlight>