11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
# Zephyr module config for percepio.
|
|
# The real Kconfig for the module is located in the module repository,
|
|
# this file is to ensure ZEPHYR_PERCEPIO_MODULE is defined also when the
|
|
# module is unavailable.
|
|
|
|
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config ZEPHYR_PERCEPIO_MODULE
|
|
bool
|