Training
Consulting
Tools
xref
: /
Zephyr-latest
/
tests
/
bluetooth
/
tester
/
boards
/
cyw920829m2evk_02.overlay
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* SPDX-License-Identifier: Apache-2.0 */
2
3
/ {
4
chosen {
5
zephyr,uart-pipe = &uart2;
6
};
7
};
8