Skip to content

Commit 0777771

Browse files
author
Antti Kauppila
committed
LoRaWANTimer UT fixed
1 parent 0404701 commit 0777771

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UNITTESTS/features/lorawan/lorawantimer/unittest.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ set(unittest-test-sources
3737
stubs/equeue_stub.c
3838
)
3939

40+
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DNDEBUG=1")
41+
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DNDEBUG=1")
42+

0 commit comments

Comments
 (0)