Skip to content

Commit c0bb133

Browse files
butoknordicjm
authored andcommitted
boot: zephyr: boards: Add frdm-mcxn236 configuration
Adds default configuration for the frdm-mcxn236 board. Signed-off-by: Andrej Butok <[email protected]>
1 parent 1b2fc09 commit c0bb133

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

boot/zephyr/boards/frdm_mcxn236.conf

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright 2025 NXP
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
#MCXN236 does not support the MCUBoot swap mode.
5+
CONFIG_BOOT_UPGRADE_ONLY=y

0 commit comments

Comments
 (0)