aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/studio
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/studio')
-rw-r--r--app/src/studio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/studio/Kconfig b/app/src/studio/Kconfig
index d1315070e6..8d70bde6fe 100644
--- a/app/src/studio/Kconfig
+++ b/app/src/studio/Kconfig
@@ -35,6 +35,7 @@ menuconfig ZMK_STUDIO_RPC
# These two save stack size
imply NANOPB_NO_ERRMSG
imply NANOPB_WITHOUT_64BIT
+ imply NANOPB_NO_ENCODE_SIZE_CHECK
imply ZMK_STUDIO_LOCKING if !ARCH_POSIX
select CBPRINTF_LIBC_SUBSTS if ARCH_POSIX
select SETTINGS