We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa3deb commit d965c40Copy full SHA for d965c40
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
### New Features
6
7
-* Register a default component COMP_1 when FOTA is enabled using `-DFOTA_ENABLE=ON -DFIRMWARE_UPDATE=ON -DFOTA_COMBINED_IMAGE_SUPPORT=ON`.
+* Register a default component COMP_1 when FOTA is enabled using flags `-DFOTA_ENABLE=ON -DFIRMWARE_UPDATE=ON -DFOTA_COMBINED_IMAGE_SUPPORT=ON`.
8
* Added default firmware install `fota_update_activate.sh` and verify `fota_update_verify.sh` scripts to demonstarted edge-core FOTA feature.
9
* Added documentation `./docs/create_manifest_v3.md` and `./docs/prepare_fota_component_update.md`.
10
* Updated `Dockerfile.debian.byoc` to enabled FOTA feature.
0 commit comments