4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 10:03:30 +08:00

SConstruc中的lib换为f7的

This commit is contained in:
Hao Zhu 2018-12-14 09:47:45 +08:00
parent 78f206e88b
commit 0e6b3fcba8

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