Add Hcp support

Hcp is a protocol used to transfer files to Huddly cameras. To be used
in huddly-hpk-updater.

BUG=b:133300259, chromium:979607
TEST=Tested in huddly-hpk-updater code in Huddly's automated CI system

Cq-Depend: chromium:1680562
Cq-Depend: chromium:1660448
Change-Id: I65d9e7046dd92456408ceb1ea3660dace31b034a
Reviewed-on: https://chromium-review.googlesource.com/1680563
Tested-by: Torleiv Sundre <torleiv@huddly.com>
Commit-Ready: Torleiv Sundre <torleiv@huddly.com>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Reviewed-by: Yohan Rizk <yrizk@chromium.org>
Reviewed-by: Emil Lundmark <lndmrk@chromium.org>
2 files changed
tree: 7c981208e418b171e5d1311ff912b22c9d195712
  1. conf/
  2. src/
  3. .gitignore
  4. COMMIT-QUEUE.ini
  5. common.mk
  6. LICENSE
  7. Makefile
  8. OWNERS
  9. README.md
README.md

Huddly-updater is a utility to upgrade the huddly camera firmware.

Requirements

TODO: The GNU C library, libusb 1.0 and libudev are required.

Building

At the root of the repository,

$ make

Alternatively at Chromium OS development environment,

$ emerge-$${BOARD} huddly-updater

How to use

$ huddly-updater --help

TODO

It will also provide assistant tools to query the firmware version of the firmware installed in the huddly camera, that of a binary blob file.