Add GNSS API test suite validating the behavior of a GNSS device adheres to the GNSS API. Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
# Copyright (c) 2024 Trackunit Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_GNSS=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_STACK_SIZE=4096
|