From 171e08343a9b6df6c31197f5b4800e8004800f5b Mon Sep 17 00:00:00 2001
From: lin <lin@kickpi.com>
Date: Wed, 20 Aug 2025 03:49:54 +0000
Subject: [PATCH] feat(adb): add default net adb 5555 port support

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1b1dffa..36188be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 android/device/softwinner/ceres-c3/fstab.sun50iw10p1.noverify
 
 longan/device/.BoardConfig.mk
+longan/device/config/chips/a133/configs/c3/sys_config.fex

--
Gitblit v1.6.2