Initial commit
Initial commit.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* Copyright (c) 2023 Nordic Semiconductor ASA
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <zephyr/linker/iterable_sections.h>
|
||||
|
||||
ITERABLE_SECTION_ROM(mcuboot_bs_custom_handlers, 4)
|
||||
Reference in New Issue
Block a user