diff options
author | xengineering <me@xengineering.eu> | 2025-03-26 21:27:32 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-03-26 22:02:17 +0100 |
commit | c5f301aa879bc52add50d8d5f917ee551fe1673e (patch) | |
tree | 7441b2dae18e0234f5fb3535552bf3076a410911 /imgtool.py | |
parent | 2b7ecfb1f5b6c9f98d239c893d4b4130176a1beb (diff) | |
download | iot-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.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |