machine:hw20: Add gnss support

This commit is contained in:
Alexandre Bard 2023-05-22 08:36:01 +02:00
parent b12ccc01a8
commit 17c6b96ac9
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ WWAN_VENDORS = "ublox"
MACHINE_FEATURES += " \ MACHINE_FEATURES += " \
can \ can \
wwan \ wwan \
gnss \
bluetooth \ bluetooth \
tibluetooth \ tibluetooth \
atsha \ atsha \