acrn-hypervisor/misc/config_tools/config_app
Kunhui-Li a860af24ba config_tools: rename python script
1. rename “cli.py” to “board_inspector.py”,
   and update the script name in README file.
2. rename “app.py” to “acrn_configurator.py”.

Tracked-On: #6417
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2021-08-20 07:58:23 +08:00
..
static config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
templates config_tools: config editor creates default xmls for a new board 2021-07-30 09:32:52 +08:00
acrn_configurator.py config_tools: rename python script 2021-08-20 07:58:23 +08:00
configs.py config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
controller.py config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
requirements config-tools: replace xml.etree.ElementTree with defusedxml.ElementTree 2021-08-13 16:11:42 +08:00
views.py config_tools: remove some tags check for scenario.xml in generic_board folder 2021-08-19 15:41:34 +08:00