Particle Photon
Build Firmware
Change dir to firmware/modules
make all PLATFORM=photon program-dfu
Build Application
Simlink application to firmware/user/applications
Change dir to firmware/main
Comile application and upload:
make all PLATFORM=photon APP=housenode program-dfu