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>
This commit is contained in:
parent
2eafc826e3
commit
62fab317dd
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@
|
|||
*/
|
||||
|
||||
feather_i2c: &sercom3 {};
|
||||
feather_spi: &sercom4 {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue