Skip to content

Commit e937cdf

Browse files
Ayush1325DhruvaG2000
authored andcommitted
beagleconnect_freedom: Add SPI support
- Only supports master mode Signed-off-by: Ayush Singh <[email protected]>
1 parent 08b4fa1 commit e937cdf

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)