Explorar el Código

SConstruc中的lib换为f7的

Hao Zhu hace 6 años
padre
commit
0e6b3fcba8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bsp/stm32/stm32f767-fire-challenger/SConstruct

+ 1 - 1
bsp/stm32/stm32f767-fire-challenger/SConstruct

@@ -45,7 +45,7 @@ Export('SDK_LIB')
 # prepare building environment
 objs = PrepareBuilding(env, RTT_ROOT, has_libcpu=False)
 
-stm32_library = 'STM32F4xx_HAL'
+stm32_library = 'STM32F7xx_HAL'
 rtconfig.BSP_LIBRARY_TYPE = stm32_library
 
 # include libraries