Kconfig 343 B

12345678910
  1. # Zephyr module config for TraceRecorder.
  2. # The real Kconfig for the module is located in the module repository,
  3. # this file is to ensure ZEPHYR_TRACERECORDER_MODULE is defined also when the
  4. # module is unavailable.
  5. # Copyright (c) 2021 Nordic Semiconductor ASA
  6. # SPDX-License-Identifier: Apache-2.0
  7. config ZEPHYR_TRACERECORDER_MODULE
  8. bool