Skip to content

Commit 62fab31

Browse files
P-D-Gfabiobaltieri
authored andcommitted
boards: adafruit: feather_m0_basic_proto: define feather_spi bus
Define the feather_spi SPI bus, which points to the corresponding SERCOM. This bus label can be used by the featherwing family of shields. Signed-off-by: Philip-Dylan Gleonec <philip-dylan@gleonec.bzh>
1 parent 2eafc82 commit 62fab31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/adafruit/feather_m0_basic_proto/feather_connector.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
*/
77

88
feather_i2c: &sercom3 {};
9+
feather_spi: &sercom4 {};

0 commit comments

Comments
 (0)