Ver Fonte

[Makefile]fix name of sw file

balbekova há 2 anos atrás
pai
commit
a7be6b18aa
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      modules/Makefile

+ 2 - 2
modules/Makefile

@@ -226,7 +226,7 @@ FW_NAME = BT_6703xx
 endif
 endif
 
 
 ifeq ($(HARDWARE), bt6703_rt)
 ifeq ($(HARDWARE), bt6703_rt)
-FW_NAME = BT_6703xx_RT
+FW_NAME = BT_6703_RTхх
 endif
 endif
 
 
 ifeq ($(HARDWARE), bt6707)
 ifeq ($(HARDWARE), bt6707)
@@ -250,7 +250,7 @@ FW_NAME = BT_6711xx
 endif
 endif
 
 
 ifeq ($(HARDWARE), bt6711_v1)
 ifeq ($(HARDWARE), bt6711_v1)
-FW_NAME = BT_6711_v1
+FW_NAME = BT_6711_v1хх
 endif
 endif
 
 
 -include ../Makefile.inc.stm32
 -include ../Makefile.inc.stm32