From 56907d16cdbade0601d01adc3cc7f1b9f5227d53 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Wed, 30 Apr 2025 13:21:42 +0200 Subject: [PATCH] Move patches to patches/ --- {building => patches}/lv_conf.h | 0 {building => patches}/mpremote_dont_reset.patch | 0 {building => patches}/touch_cst816s_add_cst816.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {building => patches}/lv_conf.h (100%) rename {building => patches}/mpremote_dont_reset.patch (100%) rename {building => patches}/touch_cst816s_add_cst816.patch (100%) diff --git a/building/lv_conf.h b/patches/lv_conf.h similarity index 100% rename from building/lv_conf.h rename to patches/lv_conf.h diff --git a/building/mpremote_dont_reset.patch b/patches/mpremote_dont_reset.patch similarity index 100% rename from building/mpremote_dont_reset.patch rename to patches/mpremote_dont_reset.patch diff --git a/building/touch_cst816s_add_cst816.patch b/patches/touch_cst816s_add_cst816.patch similarity index 100% rename from building/touch_cst816s_add_cst816.patch rename to patches/touch_cst816s_add_cst816.patch