From 68c43c5adef03f00836d83b37cb83a294d8b0354 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期四, 13 十一月 2025 17:04:28 +0800 Subject: [PATCH] 晚上SBUS信号解析,成功控制车走 --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f112f7f..50373a6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,8 @@ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. +/STM32H743/MDK-ARM/STM32H743/*.crf +/STM32H743/MDK-ARM/STM32H743/*.d +/STM32H743/MDK-ARM/STM32H743/*.o +/STM32H743/MDK-ARM/STM32H743/*.htm +/STM32H743/MDK-ARM/STM32H743/*.axf -- Gitblit v1.9.3