Skip to content

Commit

Permalink
Replace term 'otar' to 'ota_requestor'
Browse files Browse the repository at this point in the history
  • Loading branch information
pankore committed Jan 20, 2022
1 parent 9aacfbf commit 7961980
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/ota-requestor-app/ameba/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ A prototype application that demonstrates OTA Requestor capabilities.

- To build the demo application:

$ ./scripts/build/build_examples.py --target ameba-amebad-otar build
$ ./scripts/build/build_examples.py --target ameba-amebad-ota-requestor build

The output image files are stored in `out/ameba-amebad-otar/asdk/image`
The output image files are stored in `out/ameba-amebad-ota-requestor/asdk/image`
folder.

The bootloader image files are stored in
`out/ameba-amebad-otar/asdk/bootloader` folder.
`out/ameba-amebad-ota-requestor/asdk/bootloader` folder.

- After building the application, **Ameba Image Tool** is used to flash it to
Ameba board.
Expand Down

0 comments on commit 7961980

Please sign in to comment.