diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-05-24 07:42:03 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-05-24 07:42:03 +1000 |
| commit | 3b371cfc544d4b7c462d0a32d06525ab2b970875 (patch) | |
| tree | f9cfd5ff125c198287c45c4d86743c8bc71ffec1 /src/app_console | |
| parent | 3041e48ca6ebcbe107927e4b7c212ef1a829fab0 (diff) | |
| download | tangara-fw-3b371cfc544d4b7c462d0a32d06525ab2b970875.tar.gz | |
reuse annotate new files
Diffstat (limited to 'src/app_console')
| -rw-r--r-- | src/app_console/CMakeLists.txt | 4 |
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" |
