summaryrefslogtreecommitdiff
path: root/src/app_console
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2023-05-24 07:42:03 +1000
committerjacqueline <me@jacqueline.id.au>2023-05-24 07:42:03 +1000
commit3b371cfc544d4b7c462d0a32d06525ab2b970875 (patch)
treef9cfd5ff125c198287c45c4d86743c8bc71ffec1 /src/app_console
parent3041e48ca6ebcbe107927e4b7c212ef1a829fab0 (diff)
downloadtangara-fw-3b371cfc544d4b7c462d0a32d06525ab2b970875.tar.gz
reuse annotate new files
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"