summaryrefslogtreecommitdiff
path: root/src/app_console
diff options
context:
space:
mode:
Diffstat (limited to 'src/app_console')
-rw-r--r--src/app_console/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app_console/CMakeLists.txt b/src/app_console/CMakeLists.txt
index f27adf3b..1a2ae8d6 100644
--- a/src/app_console/CMakeLists.txt
+++ b/src/app_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 "app_console.cpp"
INCLUDE_DIRS "include"