Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EFR32 OTA] Update the efr32_sdk submodule pointer #14467

Merged
merged 4 commits into from
Jan 28, 2022
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions examples/ota-requestor-app/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,13 @@ See `examples/lighting-app/efr32/README.md`

- Build or download the Gecko Bootloader binary. Bootloader should be built
with the Gecko SDK version 3.2.1 or earlier, type "external SPI" configured
with a single slot of at least 1000 KB. Using the commander tool upload the
bootloader to the device running the requestor application.
with a single slot of at least 1000 KB. Pre-built binaries should be
available in

third_party/efr32_sdk/repo/platform/bootloader/sample-apps/bootloader-storage-spiflash-single

- Using the commander tool upload the bootloader to the device running the
requestor application.

- Create a bootable image file:

Expand Down
2 changes: 1 addition & 1 deletion third_party/efr32_sdk/repo
Submodule repo updated 20 files
+13 −6 matter/efr32/sl_device_init_clocks.c
+966 −0 ...piflash-single/efr32mg12p332f1024gl125-brd4166a/bootloader-storage-spiflash-single-1024k-4166A-combined.s37
+873 −0 ...age-spiflash-single/efr32mg12p332f1024gl125-brd4166a/bootloader-storage-spiflash-single-1024k-4166A-crc.s37
+873 −0 ...storage-spiflash-single/efr32mg12p332f1024gl125-brd4166a/bootloader-storage-spiflash-single-1024k-4166A.s37
+898 −0 ...piflash-single/efr32mg12p432f1024gl125-brd4161a/bootloader-storage-spiflash-single-1024k-4161A-combined.s37
+805 −0 ...age-spiflash-single/efr32mg12p432f1024gl125-brd4161a/bootloader-storage-spiflash-single-1024k-4161A-crc.s37
+804 −0 ...storage-spiflash-single/efr32mg12p432f1024gl125-brd4161a/bootloader-storage-spiflash-single-1024k-4161A.s37
+898 −0 ...piflash-single/efr32mg12p433f1024gl125-brd4164a/bootloader-storage-spiflash-single-1024k-4164A-combined.s37
+805 −0 ...age-spiflash-single/efr32mg12p433f1024gl125-brd4164a/bootloader-storage-spiflash-single-1024k-4164A-crc.s37
+804 −0 ...storage-spiflash-single/efr32mg12p433f1024gl125-brd4164a/bootloader-storage-spiflash-single-1024k-4164A.s37
+898 −0 ...spiflash-single/efr32mg12p433f1024gm68-brd4170a/bootloader-storage-spiflash-single-1024k-4170A-combined.s37
+805 −0 ...rage-spiflash-single/efr32mg12p433f1024gm68-brd4170a/bootloader-storage-spiflash-single-1024k-4170A-crc.s37
+804 −0 ...-storage-spiflash-single/efr32mg12p433f1024gm68-brd4170a/bootloader-storage-spiflash-single-1024k-4170A.s37
+765 −0 ...rage-spiflash-single/efr32mg24a010f1536gm48-brd4186a/bootloader-storage-spiflash-single-1024k-4186A-crc.s37
+764 −0 ...-storage-spiflash-single/efr32mg24a010f1536gm48-brd4186a/bootloader-storage-spiflash-single-1024k-4186A.s37
+765 −0 ...rage-spiflash-single/efr32mg24a020f1536gm48-brd4187a/bootloader-storage-spiflash-single-1024k-4187A-crc.s37
+764 −0 ...-storage-spiflash-single/efr32mg24a020f1536gm48-brd4187a/bootloader-storage-spiflash-single-1024k-4187A.s37
+898 −0 ...torage-spiflash-single/mgm12p32f1024ga-brd4304a/bootloader-storage-spiflash-single-1024k-4304A-combined.s37
+805 −0 ...der-storage-spiflash-single/mgm12p32f1024ga-brd4304a/bootloader-storage-spiflash-single-1024k-4304A-crc.s37
+804 −0 ...tloader-storage-spiflash-single/mgm12p32f1024ga-brd4304a/bootloader-storage-spiflash-single-1024k-4304A.s37