Skip to content

Commit 2a50d8d

Browse files
committed
refactor: Default kscan events for native posix
* By default, don't generate any events for the native posix board DTS, to allow native builds outside of the testing use case.
1 parent 2abc420 commit 2a50d8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/boards/native_posix_64.overlay

+1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
rows = <2>;
1515
columns = <2>;
1616
exit-after;
17+
events = <>;
1718
};
1819
};

0 commit comments

Comments
 (0)