From 6f4f7a76e03a46fefb056a4b18197f1d9e8aa939 Mon Sep 17 00:00:00 2001 From: lin <lin@kickpi.com> Date: Tue, 11 Mar 2025 12:42:23 +0000 Subject: [PATCH] feat(mipi): touch node binding screen device tree --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b7b1716..1b1dffa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ longan/out/ android/device/softwinner/ceres-c3/fstab.sun50iw10p1.noverify +longan/device/.BoardConfig.mk -- Gitblit v1.6.2