Skip to content

Commit

Permalink
LoRaWANTimer UT fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Antti Kauppila committed Nov 13, 2018
1 parent 0404701 commit 0777771
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UNITTESTS/features/lorawan/lorawantimer/unittest.cmake
Expand Up @@ -37,3 +37,6 @@ set(unittest-test-sources
stubs/equeue_stub.c
)

set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DNDEBUG=1")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DNDEBUG=1")

0 comments on commit 0777771

Please sign in to comment.