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:
parent
78f206e88b
commit
0e6b3fcba8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user