Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration #4

Merged
alex merged 79 commits from feature/test into main 2026-04-02 14:09:29 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 24d22e42f6 - Show all commits

2
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "third-party/threadx"]
path = third-party/threadx
url = https://github.com/eclipse-threadx/threadx.git
url = https://github.com/Minres/threadx.git
[submodule "third-party/netxduo"]
path = third-party/netxduo
url = https://github.com/eclipse-threadx/netxduo.git