From ed6044c63e968fa06c25be1c661313a088348a09 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期五, 17 一月 2025 17:50:34 +0800 Subject: [PATCH] 加入复位逻辑但是注释了,与张世豪V1.4上位机适配,修复跳转传输问题 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index c884075..4157cad 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /sdk_v0.6.2_r4/boards/mk8000_evk/uwb_examples/bin_files/*.bin /sdk_v0.6.2_r4/boards/mk8000_evk/driver_examples/adc/keil/Objects/*.o /sdk_v0.6.2_r4/boards/mk8000_evk/uwb_examples/ranging_custom/keil/*.uvmpw +/keil/include/drivers/*.orig -- Gitblit v1.9.3