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 原始碼