Difference between revisions of "Particle Photon"
From Robert-Depot
(Created page with "=Particle Photon= Compiling application and uploading: <syntaxhighlight lang="bash">make all PLATFORM=photon APP=housenode program-dfu</syntaxhihglight>") |
(→Particle Photon) |
||
Line 1: | Line 1: | ||
=Particle Photon= | =Particle Photon= | ||
Compiling application and uploading: | Compiling application and uploading: | ||
− | <syntaxhighlight lang="bash">make all PLATFORM=photon APP=housenode program-dfu</ | + | <syntaxhighlight lang="bash">make all PLATFORM=photon APP=housenode program-dfu</syntaxhighlight> |
Revision as of 05:33, 28 October 2015
Particle Photon
Compiling application and uploading:
make all PLATFORM=photon APP=housenode program-dfu