From 797a3cbad6deb0a09a7d57299b867e3a4950aee8 Mon Sep 17 00:00:00 2001 From: kaulian Date: Mon, 4 Sep 2023 22:51:34 +0200 Subject: [PATCH] Use new fastboot --- .gitignore | 4 +++- CHIP-tools | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 160000 CHIP-tools diff --git a/.gitignore b/.gitignore index c682507..f1ea227 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -CHIP-tools/ +CHIP-tools/.dl +CHIP-tools/.git +CHIP-tools/.new sunxi-tools/ diff --git a/CHIP-tools b/CHIP-tools new file mode 160000 index 0000000..22a800e --- /dev/null +++ b/CHIP-tools @@ -0,0 +1 @@ +Subproject commit 22a800e5ce9fb39cd3d23cf97b1305e543a6adc2