Skip to content

Commit f34b553

Browse files
committed
Raise debug level to INFO and above.
1 parent d9a288d commit f34b553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/precompile/precompile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ cmake -DCMAKE_C_COMPILER=arm-none-eabi-gcc \
2929
-DUA_ENABLE_AMALGAMATION=ON \
3030
-DUA_ENABLE_MALLOC_SINGLETON=ON \
3131
-DCMAKE_BUILD_TYPE=Release \
32+
-DUA_LOGLEVEL=300 \
3233
..
3334
make -j8
3435

0 commit comments

Comments
 (0)