Skip to content

Commit

Permalink
fix: add purl specifier for st middleware (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Dec 19, 2023
1 parent d3397f5 commit f3cc25c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hal_st/middlewares/STM32_WPAN/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# cmake-dependency-scan pkg:github/STMicroelectronics/STM32CubeWB@9c2f0efe94efd420f9810108e303a9e9cf500802#Middlewares/ST/STM32_WPAN

add_library(hal_st.stm32_wpan STATIC)
emil_build_for(hal_st.stm32_wpan TARGET_MCU_FAMILY stm32wbxx PREREQUISITE_BOOL HALST_STANDALONE)

Expand Down

0 comments on commit f3cc25c

Please sign in to comment.