summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/panic_event/CMakeLists.txt
blob: 25ea751d53a6d8fb686452213b2ec73077ba76f1 (plain)
1
2
3
4
5
6
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Add source files
target_sources(app PRIVATE src/panic_event.c)