Skip to content

Commit a297a61

Browse files
committed
Add library for NUCLEO_G431KB
1 parent 8284807 commit a297a61

File tree

1 file changed

+2
-0
lines changed
  • targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G431xB/TARGET_NUCLEO_G431KB

1 file changed

+2
-0
lines changed

targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G431xB/TARGET_NUCLEO_G431KB/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ target_include_directories(mbed-nucleo-g431kb
1212
INTERFACE
1313
.
1414
)
15+
16+
target_link_libraries(mbed-nucleo-g431kb INTERFACE mbed-stm32g431xb)

0 commit comments

Comments
 (0)