summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/boards/native_posix.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/boards/native_posix.conf b/app/boards/native_posix.conf
index 357b1b8..fa9d953 100644
--- a/app/boards/native_posix.conf
+++ b/app/boards/native_posix.conf
@@ -6,3 +6,5 @@ CONFIG_ZMK_BLE=n
CONFIG_LOG=y
CONFIG_LOG_BACKEND_SHOW_COLOR=n
CONFIG_ZMK_LOG_LEVEL_DBG=y
+CONFIG_DEBUG=y
+CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000