From 812899797d6d8ea773bf960cd74680d20043c5a4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 8 Dec 2020 18:19:13 +0100 Subject: add licensing information --- src/app/mpu9250_motionlog/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/app/mpu9250_motionlog/Kconfig') diff --git a/src/app/mpu9250_motionlog/Kconfig b/src/app/mpu9250_motionlog/Kconfig index 1ffd172..b2bd7e0 100644 --- a/src/app/mpu9250_motionlog/Kconfig +++ b/src/app/mpu9250_motionlog/Kconfig @@ -1,2 +1,6 @@ +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + prompt "Motion Logger" depends on arch_arduino_nano && driver_mpu9250 && !loop && !wakeup -- cgit v1.2.3