summaryrefslogtreecommitdiff
path: root/daemon/bundle.cpp
AgeCommit message (Collapse)Author
2015-11-28Support Pebble apps with workersAndrew Branson
Separate upload for 'worker' binaries. Split binary upload type into firmware, application and worker, as the 'type' field states 'worker' for applications with worker binaries. Fixes #34
2015-04-14Do not compute STM32CRC - use one from manifest.jsonTomasz Sterna
Fixes #47
2015-04-09Implemented firmwareUpgrade in daemonTomasz Sterna