tests settings/file: Add missing overlay for native_sim//64
native_sim//64 is one of the allowed platforms but lacks an overlay which causes the test to fail to build. Let's fix it. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
03d86fc7c7
commit
b4d8b44d0f
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#include "native_sim.overlay"
|
Loading…
Add table
Add a link
Reference in a new issue