commit | c00e97a5649926cff6e6b07056d83a5f1b1bf3f1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu May 27 11:45:27 2021 -0700 |
committer | Andrea Campanella <andrea@opennetworking.org> | Fri Jun 18 09:58:00 2021 +0200 |
tree | 7c411652a8d3a8025dedf16eafb593b3eb3aa28c | |
parent | ef4e8f87c9905cf293557ea12146f0627d582368 [diff] |
Converting Software Image Hash to hex string Returning image version based on the first 14 bytes of the image file. D Change-Id: I5ea94be5e841cd1a845e7d523cf0e3666983d4aa
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.