summaryrefslogtreecommitdiff
path: root/imgtool.py
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-03-26 21:27:32 +0100
committerxengineering <me@xengineering.eu>2025-03-26 22:02:17 +0100
commitc5f301aa879bc52add50d8d5f917ee551fe1673e (patch)
tree7441b2dae18e0234f5fb3535552bf3076a410911 /imgtool.py
parent2b7ecfb1f5b6c9f98d239c893d4b4130176a1beb (diff)
downloadiot-contact-c5f301aa879bc52add50d8d5f917ee551fe1673e.tar
iot-contact-c5f301aa879bc52add50d8d5f917ee551fe1673e.tar.zst
iot-contact-c5f301aa879bc52add50d8d5f917ee551fe1673e.zip
fw: app: Build as CMake External Project
This adopts this pattern from the bootloader build. It adds more flexibility. It is assumed that in this way multiple builds for different boards can easily be achieved.
Diffstat (limited to 'imgtool.py')
l---------imgtool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/imgtool.py b/imgtool.py
index 32cacb4..bec4f37 120000
--- a/imgtool.py
+++ b/imgtool.py
@@ -1 +1 @@
-fw/zephyrproject/bootloader/mcuboot/scripts/imgtool.py \ No newline at end of file
+fw/rtos/modules/mcuboot/scripts/imgtool.py \ No newline at end of file