add stm32wbxx_hal_hsem.c

add this file to support ble stack.
This commit is contained in:
静静流淌的柯溪 2021-03-27 14:42:40 +08:00 committed by GitHub
parent ec6d707539
commit d3d19d0494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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']):