Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 515 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 515 Bytes

lego-parisian-restaurant

Build Status

Particle-controlled lego-parisian-restaurant with http-endpoints.

Compilation and deployment (flashing the mcu) is handled by travis-ci.

local development

Installation (and updates) of the particle CLI tools is done using make setup. Compilation is done by running make build. You need to login to particle cloud first (make login).