Skip to content

Commit 22adf15

Browse files
butokjhedberg
authored andcommitted
fs: zms: nxp: Add .conf for frdm_mcxn236.conf
- Adds frdm_mcxn236.conf board configuration for ZMS sample and ZMS test. - Its Flash write-size is 128, which requires special configuration. Signed-off-by: Andrej Butok <[email protected]>
1 parent 617da7a commit 22adf15

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Copyright 2025 NXP
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_ZMS_CUSTOMIZE_BLOCK_SIZE=y
5+
CONFIG_ZMS_CUSTOM_BLOCK_SIZE=128
6+
CONFIG_MAIN_STACK_SIZE=2048
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Copyright 2025 NXP
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_ZMS_CUSTOMIZE_BLOCK_SIZE=y
5+
CONFIG_ZMS_CUSTOM_BLOCK_SIZE=128
6+
CONFIG_MAIN_STACK_SIZE=2048

0 commit comments

Comments
 (0)