zephyr/samples/net/cellular_modem/boards/mg100.overlay
Jordan Yates 243eb36b18 everywhere: reindent .overlay files with tabs
`checkpatch.pl` requires that dts sources are indented with tabs,
fix all the spaces that slipped in while checkpatch wasn't watching.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-26 15:59:44 +02:00

7 lines
64 B
Plaintext

/ {
aliases {
modem-uart = &uart1;
modem = &hl7800;
};
};