commit | 2216d170f391798f6038d4f83b9cc4cca9684696 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Oct 07 14:48:06 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 08 09:34:53 2021 -0700 |
tree | 4915389ec3e8f8e30253e52f2f31b199c5740835 | |
parent | 382470b2b63af40159c29e71efd4bd58f656e81f [diff] |
[VOL-4294] Adding download counter for software image Change-Id: I0743f4923670cd26feb1ceecefb3d6e59b8f7b16
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.