commit | 4ff5fabe4114b0bf037a014293a0a936b2a2d1f9 | [log] [tgz] |
---|---|---|
author | Himani Chawla <hichawla@ciena.com> | Tue Nov 09 19:19:29 2021 +0530 |
committer | Himani Chawla <hichawla@ciena.com> | Wed Nov 10 15:54:47 2021 +0530 |
tree | 7264900cb823e82f8c581047fef613502d7e6132 | |
parent | 95005603ebc9848085f57e115e5b454429b98003 [diff] |
VOL-4121 Image crc validation in bbsim Change-Id: I8f53729e54db87d7d18cf09c7f2520da2f44a6ae
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.