add stm32wbxx_hal_hsem.c
add this file to support ble stack.
This commit is contained in:
parent
ec6d707539
commit
d3d19d0494
|
@ -24,6 +24,7 @@ STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc.c
|
|||
STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc_ex.c
|
||||
STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rng.c
|
||||
STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_gpio.c
|
||||
STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_hsem.c
|
||||
''')
|
||||
|
||||
if GetDepend(['RT_USING_SERIAL']):
|
||||
|
|
Loading…
Reference in New Issue