Skip to content

Commit 92b8fd3

Browse files
eivindj-nordicnordicjm
authored andcommitted
[nrf noup] boot: zephyr: update for NCS BM include folder structure
nrf-squash! [nrf noup] boot: zephyr: Add bm firmware loader code Update for NCS BM include folder structure. Signed-off-by: Eivind Jølsgard <[email protected]>
1 parent 4b5901f commit 92b8fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/zephyr/io_bm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#include "bootutil/bootutil_log.h"
3030

3131
#include <board-config.h>
32-
#include <bm_buttons.h>
32+
#include <bm/bm_buttons.h>
3333

3434
#if defined(CONFIG_BOOT_SERIAL_PIN_RESET) || defined(CONFIG_BOOT_FIRMWARE_LOADER_PIN_RESET)
3535
#include <zephyr/drivers/hwinfo.h>

0 commit comments

Comments
 (0)