machine:hw20: Add gnss support
This commit is contained in:
parent
b12ccc01a8
commit
17c6b96ac9
|
|
@ -21,6 +21,7 @@ WWAN_VENDORS = "ublox"
|
||||||
MACHINE_FEATURES += " \
|
MACHINE_FEATURES += " \
|
||||||
can \
|
can \
|
||||||
wwan \
|
wwan \
|
||||||
|
gnss \
|
||||||
bluetooth \
|
bluetooth \
|
||||||
tibluetooth \
|
tibluetooth \
|
||||||
atsha \
|
atsha \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue