commit | 1d5ffb8965d6109077a3ce5c994d00e72c660d6d | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Fri Mar 20 18:51:37 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Fri Mar 20 18:51:48 2020 +0530 |
tree | add31d48135d8c880242d4465f5a54cdeefbc592 | |
parent | 60d623026c977503dca22ea48bf3c5d63a9a25be [diff] |
Fixing alarms in poweron/shutdown and added events for flow Change-Id: Id21128dc0a46f3efd1247e5339d7b2f9cba4c580
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.