SConstruc中的lib换为f7的

This commit is contained in:
Hao Zhu 2018-12-14 09:47:45 +08:00
parent 78f206e88b
commit 0e6b3fcba8
1 changed files with 1 additions and 1 deletions

View File

@ -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