Skip to content

Commit 069b597

Browse files
committed
beagleconnect_freedom: Add SPI support
- Only supports master mode Signed-off-by: Ayush Singh <[email protected]>
1 parent dae6edb commit 069b597

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/beagleconnect_freedom/beagleconnect_freedom.overlay

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
builtin-led-gpios = <&gpio0 18 GPIO_ACTIVE_HIGH>; /* 2.4GHz TX/RX */
5151
serials = <&uart0 &uart1>;
5252
i2cs = <&i2c0>;
53+
spis = <&spi0>;
5354
};
5455
};
5556

0 commit comments

Comments
 (0)