We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330e150 commit 4fba145Copy full SHA for 4fba145
cmake/sample_defs/native_osconfig.cmake
@@ -0,0 +1,5 @@
1
+#
2
+# OSAL configuration addendum when building with SIMULATION=native
3
+# In this mode, enable the PERMISSIVE option, which allows for easier testing.
4
5
+set(OSAL_CONFIG_DEBUG_PERMISSIVE_MODE TRUE)
cmake/sample_defs/native_osconfig.h
0 commit comments