commit | bcac54a6c46b14a8df7b3c05a44ad56eaabbe70c | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Tue Oct 10 09:57:26 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 10 09:57:26 2017 +0000 |
tree | 345831185fcd164428298a19501c04d08b65865f | |
parent | 34dfee77eb4c3703fed74486f3a3389e1a84507f [diff] | |
parent | 96517d86f7e9e17a6e038880828393f00eca4cf2 [diff] |
Merge "Reduce platform specific port size."
Nugget will be used in different contexts and with different hosts. This repo contains the components that can be shared between those hosts.
nugget
The nugget
directory contains items that are shared between the host and the firmware. Those include:
libnos
libnos
is a C++ library for communication with a Nugget device. It offers an interface to manage a connection and exchange data and a generator for RPC stubs based on service protos.