parent
de1294228d
commit
7b757d4c9e
|
|
@ -24,6 +24,7 @@ WWAN_VENDORS = "ublox"
|
||||||
MACHINE_FEATURES += " \
|
MACHINE_FEATURES += " \
|
||||||
can \
|
can \
|
||||||
spi \
|
spi \
|
||||||
|
imu \
|
||||||
wwan \
|
wwan \
|
||||||
bluetooth \
|
bluetooth \
|
||||||
tibluetooth \
|
tibluetooth \
|
||||||
|
|
|
||||||
|
|
@ -44,6 +44,7 @@ WWAN_VENDORS = "ublox"
|
||||||
MACHINE_FEATURES += " \
|
MACHINE_FEATURES += " \
|
||||||
can \
|
can \
|
||||||
spi \
|
spi \
|
||||||
|
imu \
|
||||||
wwan \
|
wwan \
|
||||||
bluetooth \
|
bluetooth \
|
||||||
neo-m8l \
|
neo-m8l \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue