Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Jan 28, 2022
1 parent 93d0c48 commit 4277a52
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/ota-requestor-app/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +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. Pre-built binaries should be available in
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.
- Using the commander tool upload the bootloader to the device running the
requestor application.

- Create a bootable image file:

Expand Down

0 comments on commit 4277a52

Please sign in to comment.