summaryrefslogtreecommitdiff
path: root/src/dev_console/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev_console/CMakeLists.txt')
-rw-r--r--src/dev_console/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dev_console/CMakeLists.txt b/src/dev_console/CMakeLists.txt
index b7e6357e..74911e66 100644
--- a/src/dev_console/CMakeLists.txt
+++ b/src/dev_console/CMakeLists.txt
@@ -1,3 +1,7 @@
+# Copyright 2023 jacqueline <me@jacqueline.id.au>
+#
+# SPDX-License-Identifier: GPL-3.0-only
+
idf_component_register(
SRCS "console.cpp"
INCLUDE_DIRS "include"