Switch from native_posix to native_sim as test platform and switch overlay to native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
/*
|
|
* Copyright (c) 2022 Nordic Semiconductor ASA
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&flashcontroller0 {
|
|
reg = <0x00000001 4194304>;
|
|
};
|