STM32WL CMakeLists update

pull/15137/head
Jerome Coutant 2021-10-12 12:17:58 +02:00
parent b7c2dd01bb
commit 5a1e864003
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@ target_include_directories(mbed-lorawan
target_sources(mbed-lorawan
INTERFACE
STM32WL_LoRaRadio.cpp
STM32WL_radio_driver.cpp
)