-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2563ee4
commit 43b3c0b
Showing
9 changed files
with
61 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule repo
updated
18 files
+1 −1 | docs/BACKENDS.md | |
+4 −34 | docs/CHANGELOG.txt | |
+11 −12 | docs/CONTRIBUTING.md | |
+34 −5 | docs/FAQ.md | |
+104 −120 | docs/FONTS.md | |
+12 −4 | examples/example_glfw_vulkan/main.cpp | |
+12 −4 | examples/example_sdl2_vulkan/main.cpp | |
+1 −8 | imconfig.h | |
+19 −18 | imgui.cpp | |
+11 −14 | imgui.h | |
+1 −38 | imgui_demo.cpp | |
+3 −4 | imgui_draw.cpp | |
+7 −7 | imgui_internal.h | |
+2 −2 | imgui_tables.cpp | |
+9 −10 | imgui_widgets.cpp | |
+0 −10 | misc/cpp/imgui_stdlib.cpp | |
+1 −8 | misc/freetype/README.md | |
+2 −141 | misc/freetype/imgui_freetype.cpp |
Submodule repo
updated
from f97832 to 4e73af
Submodule ot-nxp
updated
17 files
+17 −25 | .github/workflows/build.yml | |
+1 −1 | openthread | |
+14 −9 | script/build_k32w061 | |
+14 −16 | src/common/ram_storage.c | |
+1 −8 | src/common/ram_storage.h | |
+3 −3 | src/imx_rt/platform/radio.cpp | |
+2 −2 | src/imx_rt/platform/spinel_hdlc.cpp | |
+4 −6 | src/imx_rt/platform/spinel_hdlc.hpp | |
+4 −6 | src/k32w0/CMakeLists.txt | |
+9 −21 | src/k32w0/k32w061/README.md | |
+6 −43 | src/k32w0/platform/flash_pdm.c | |
+74 −186 | src/k32w0/platform/pdm_ram_storage_glue.c | |
+1 −2 | src/k32w0/platform/pdm_ram_storage_glue.h | |
+17 −27 | src/k32w0/platform/radio.c | |
+22 −42 | third_party/k32w061_sdk/CMakeLists.txt | |
+0 −48 | third_party/k32w061_sdk/repo/manifest/west.yml | |
+0 −2 | third_party/tinycrypt/inc/tinycrypt_util.h |
Submodule repo
updated
73 files
Submodule repo
updated
6 files
+2 −1 | src/agent/main.cpp | |
+1 −7 | src/agent/vendor.hpp | |
+3 −8 | src/common/logging.cpp | |
+2 −2 | src/common/logging.hpp | |
+2 −1 | src/web/main.cpp | |
+1 −1 | third_party/openthread/repo |
Submodule repo
updated
56 files
Submodule matter_support
updated
1 files
+ − | protocol/openthread/libs/libsl_openthread_efr32mg1x_gcc.a |