zephyr/tests/drivers/gnss/gnss_nmea0183/prj.conf

8 lines
163 B
Plaintext

# Copyright (c) 2023 Trackunit Corporation
# SPDX-License-Identifier: Apache-2.0
CONFIG_GNSS=y
CONFIG_GNSS_NMEA0183=y
CONFIG_ZTEST=y
CONFIG_ZTEST_STACK_SIZE=4096