From 9078b7ec09b135f091cb951ed234bf013c9c838e Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Sat, 19 Apr 2025 22:50:44 +0200 Subject: bme680 added --- .../build/mcuboot/zephyr/include/generated/snippets-rom-start.ld | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld (limited to 'nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld') diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld deleted file mode 100644 index 4f6d2e6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld +++ /dev/null @@ -1,6 +0,0 @@ -/* Sort key: "!" */#include "../arch/common/rom_start_address.ld" -/* Sort key: "$" */#include "../arch/common/fill_with_zeros.ld" -/* Sort key: "0x0" */#include "../arch/common/rom_start_offset.ld" -/* Sort key: "0x0vectors" */#include "../arch/arm/core/vector_table.ld" -/* Sort key: "0x0vectors" */#include "zephyr/linker/irq-vector-table-section.ld" -/* Sort key: "0x1vectors" */#include "../arch/arm/core/cortex_m/vector_table_pad.ld" -- cgit v1.2.3