Skip to content

Commit 78ec228

Browse files
committed
Debugs
Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 9dc2a1c commit 78ec228

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/nrf_wifi/os/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,7 @@ zephyr_library_sources(
204204

205205
target_link_libraries(zephyr_interface INTERFACE nrf-wifi-interface)
206206
target_link_libraries(nrf_wifi PRIVATE nrf70-buslib)
207+
208+
target_compile_definitions(nrf_wifi PRIVATE
209+
CONFIG_NRF_WIFI_CMD_EVENT_LOG
210+
)

0 commit comments

Comments
 (0)