10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
|
/*
|
||
|
* Copyright (c) 2020 Nordic Semiconductor ASA
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
&flash0 {
|
||
|
write-block-size = < 0x8 >;
|
||
|
};
|