inwudriver-weibo/build/config.ini

35 lines
1.2 KiB
INI
Raw Normal View History

[app]
app_list = demo,module_app,mrs
[product]
chip = DW21
product_ver = V100R001C00SPC121B012
product_type = cco,sta,ndm
[path]
product_name = DW21
debug_mode = release
delivery_main_path = output/%(product_name)s_%(debug_mode)s
pkt_path = %(delivery_main_path)s/mk_image/
boot_bin_path = build_tmp/%(product_name)s_%(debug_mode)s/all/bin/flashboot/start_from_romboot
cco_bin_path = build_tmp/%(product_name)s_%(debug_mode)s/cco/bin/
sta_bin_path = build_tmp/%(product_name)s_%(debug_mode)s/sta/bin/
ndm_bin_path = build_tmp/%(product_name)s_%(debug_mode)s/ndm/bin/
cco_lib_path = build_tmp/%(product_name)s_%(debug_mode)s/cco/lib
sta_lib_path = build_tmp/%(product_name)s_%(debug_mode)s/sta/lib
ndm_lib_path = build_tmp/%(product_name)s_%(debug_mode)s/ndm/lib
share_lib_path = build_tmp/%(product_name)s_%(debug_mode)s/all/lib
cco_nv_path = build_tmp/%(product_name)s_%(debug_mode)s/cco/nv/hnv
sta_nv_path = build_tmp/%(product_name)s_%(debug_mode)s/sta/nv/hnv
ndm_nv_path = build_tmp/%(product_name)s_%(debug_mode)s/ndm/nv/hnv
[mode]
target_type = hupg,bupg
fake_ver = V100R001C00B088SPC088
boot_ver = V100R001C00B000SPC006
signature =
==================================
compile code to you by the Python
==================================