diff --git a/CMakeLists.txt b/CMakeLists.txt index d6c5418..a60dc28 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -188,6 +188,8 @@ if(CONFIG_ZMK_JAVELIN_STENO) -fno-exceptions -fno-rtti -fno-threadsafe-statics + -Wno-invalid-constexpr + -fpermissive ) zephyr_library_compile_definitions( JAVELIN_USE_EMBEDDED_STENO=1