From 2e13c372f1419f08dab7797b244681f889dd9bcf Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 14 Apr 2025 22:04:32 +0200 Subject: nrfdemo --- .../src/mcuboot_subimage-stamp/mcuboot_subimage-configure | 0 .../src/mcuboot_subimage-stamp/mcuboot_subimage-done | 0 .../src/mcuboot_subimage-stamp/mcuboot_subimage-download | 0 .../src/mcuboot_subimage-stamp/mcuboot_subimage-install | 0 .../src/mcuboot_subimage-stamp/mcuboot_subimage-mkdir | 0 .../src/mcuboot_subimage-stamp/mcuboot_subimage-patch | 0 .../src/mcuboot_subimage-stamp/mcuboot_subimage-update | 0 .../mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt | 1 + .../mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt.in | 1 + 9 files changed, 2 insertions(+) create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-configure create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-done create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-download create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-install create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-mkdir create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-patch create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-update create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt create mode 100644 nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt.in (limited to 'nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix') diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-configure b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-configure new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-done b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-done new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-download b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-download new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-install b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-install new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-mkdir b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-mkdir new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-patch b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-patch new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-update b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/src/mcuboot_subimage-stamp/mcuboot_subimage-update new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt new file mode 100644 index 0000000..6a6ed5f --- /dev/null +++ b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt @@ -0,0 +1 @@ +cmd='' diff --git a/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt.in b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt.in new file mode 100644 index 0000000..b3f09ef --- /dev/null +++ b/nrfdemo/builddk/modules/mcuboot/mcuboot_subimage-prefix/tmp/mcuboot_subimage-cfgcmd.txt.in @@ -0,0 +1 @@ +cmd='@cmd@' -- cgit v1.2.3