-
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.
Bump OpenThread repo to 009dba9 and ot-qorvo, ot-nxp and ot-efr32 to …
…e8b085e (#8697) * Bump OpenThread repo to 009dba9 and ot-qorvo, ot-nxp and ot-efr32 to e8b085e * Solve NXP compilation errors * Fix shell app for K32W
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 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
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
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 ot-efr32
updated
6 files
+7 −3 | README.md | |
+6 −6 | examples/sleepy-demo/sleepy-demo-ftd/main.c | |
+6 −6 | examples/sleepy-demo/sleepy-demo-mtd/main.c | |
+1 −1 | openthread | |
+33 −17 | src/README.md | |
+1 −1 | src/src/radio.c |
Submodule ot-nxp
updated
3 files
+1 −1 | openthread | |
+1 −1 | src/k32w/jn5189/README.md | |
+1 −1 | src/k32w/k32w061/README.md |
Submodule ot-qorvo
updated
7 files
+8 −9 | CMakeLists.txt | |
+1 −1 | openthread | |
+4 −2 | script/build | |
+0 −7 | src/qpg6095/platform.c | |
+0 −4 | src/qpg6100/platform.c | |
+19 −63 | third_party/Qorvo/CMakeLists.txt | |
+1 −1 | third_party/Qorvo/repo |