HW21 and HW23: Add spi machine feature

BugzID: 73593
This commit is contained in:
Alexandre Bard 2021-07-20 15:21:33 +02:00 committed by Gitea
parent 200a4ee56b
commit de1294228d
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ WWAN_VENDORS = "ublox"
MACHINE_FEATURES += " \
can \
spi \
wwan \
bluetooth \
tibluetooth \

View File

@ -43,6 +43,7 @@ WWAN_VENDORS = "ublox"
MACHINE_FEATURES += " \
can \
spi \
wwan \
bluetooth \
neo-m8l \