From bc0611069d13b561eb4297b1bfeea68a7b8929e5 Mon Sep 17 00:00:00 2001 From: huangcm <1263938474@qq.com> Date: Sat, 05 Jul 2025 06:37:58 +0000 Subject: [PATCH] fix(4g): Support the use of IoT cards --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b7b1716..36188be 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ longan/out/ 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