added license

This commit is contained in:
2026-08-04 19:01:20 +02:00
parent d5c0bf0394
commit debec81c48
35 changed files with 60 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// Copyright (c) 2026 Stefan Koelle - https://stefankoelle.de - MIT License
#pragma once
// WT32-SC01 Plus pin assignments (ESP32-S3, ST7796 8-bit parallel, FT6336U touch).
+1
View File
@@ -1,3 +1,4 @@
// Copyright (c) 2026 Stefan Koelle - https://stefankoelle.de - MIT License
#pragma once
#include <Arduino.h>
+1
View File
@@ -1,3 +1,4 @@
// Copyright (c) 2026 Stefan Koelle - https://stefankoelle.de - MIT License
/**
* @file lv_conf.h
* Configuration file for v9.5.0
+1
View File
@@ -1,3 +1,4 @@
// Copyright (c) 2026 Stefan Koelle - https://stefankoelle.de - MIT License
#pragma once
#include <Arduino.h>
+1
View File
@@ -1,3 +1,4 @@
// Copyright (c) 2026 Stefan Koelle - https://stefankoelle.de - MIT License
#pragma once
#include <lvgl.h>