2020-03-13 16:33:25 +08:00
|
|
|
Please run board_cfg_gen.py to generate board related configuration files.
|
2019-07-30 09:20:40 +08:00
|
|
|
|
2019-09-23 10:41:05 +08:00
|
|
|
usage: python3 board_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file>
|
2019-07-30 09:20:40 +08:00
|
|
|
positional arguments:
|
|
|
|
board_info_file : file name of the board info XML
|
2019-09-23 10:41:05 +08:00
|
|
|
scenario_info_file : file name of the scenario info XML
|