Skip to content

Commit

Permalink
Debugs
Browse files Browse the repository at this point in the history
Signed-off-by: Chaitanya Tata <[email protected]>
  • Loading branch information
krish2718 committed Jan 9, 2025
1 parent 9dc2a1c commit 78ec228
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/nrf_wifi/os/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,7 @@ zephyr_library_sources(

target_link_libraries(zephyr_interface INTERFACE nrf-wifi-interface)
target_link_libraries(nrf_wifi PRIVATE nrf70-buslib)

target_compile_definitions(nrf_wifi PRIVATE
CONFIG_NRF_WIFI_CMD_EVENT_LOG
)

0 comments on commit 78ec228

Please sign in to comment.