Skip to content

Commit

Permalink
Remove fw_variant from filename
Browse files Browse the repository at this point in the history
  • Loading branch information
darkxst committed Feb 19, 2025
1 parent 6b6a675 commit 7e26adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/xiaomi/lumi-gateway-mgl001_zigbee_ncp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Xiaomi Multimode Gateway 2
device: EFR32MG21A020F512IM32
base_project: src/zigbee_ncp
filename: "{manifest_name}_{ezsp_version}_{fw_variant}_{baudrate}"
filename: "{manifest_name}_{ezsp_version}_{baudrate}"
sdk: "simplicity_sdk:2024.6.2"
toolchain: "12.2.1.20221205"

Expand Down

0 comments on commit 7e26adf

Please sign in to comment.