fx build-zbi

发布要刷写到设备以进行开发的 zbi 产品。

usage: fx build-zbi [--platform-artifacts PATH] [--product-config PATH] [--board-config PATH] [--board-name PATH]

  --platform-artifacts PATH     Path to platform artifacts. If not provided, tries to auto-discover.
  --product-config PATH         Path to product configuration. If not provided, tries to auto-discover.
  --board-config PATH           Path to board configuration. If not provided, tries to auto-discover.
  --board-name PATH             Path to board name. If not provided, tries to auto-discover.

build-zbi 源代码