commit | 258d14ca6e30587cdc82ab39081662d5a8390a0c | [log] [tgz] |
---|---|---|
author | amit.ghosh <amit.ghosh@radisys.com> | Fri Oct 02 15:13:38 2020 +0200 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 06 08:58:51 2020 -0700 |
tree | ea8b7552855c7f09003d2793df7253e9b35b0753 | |
parent | 5a15df5083c24bc6f71c25a134b863235b16c43f [diff] |
VOL-3510:Implement Device Management Interface (dmi) on bbsim Change-Id: If3ff7e8b085b173fd44a37bd005cc2087dff4c63
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.