-
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.
[EFR32 OTA] Update the efr32_sdk submodule pointer (#14467)
* Update the efr32_sdk submodule pointer and README file * Restyled by prettier-markdown * Update the dictionary * Don't include chip-shell by default Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
bbd6bd3
commit 245035c
Showing
4 changed files
with
9 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -938,6 +938,7 @@ SoftwareVersion | |
SoftwareVersionString | ||
softwareVersionValid | ||
SPI | ||
spiflash | ||
spinel | ||
src | ||
SRP | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,5 +25,4 @@ chip_openthread_ftd = false | |
|
||
declare_args() { | ||
chip_enable_ota_requestor = true | ||
chip_build_libshell = true | ||
} |
Submodule repo
updated
20 files