first commit

This commit is contained in:
2026-05-24 16:31:03 +08:00
commit 723bd78720
118 changed files with 14377 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<component name="DebugServers">
<jlink-debug-target name="SEGGER J-Link" uniqueID="f8d73237-27a6-436e-b2e1-c16e6466bf93" selected="true">
<debugger version="1">
<debugger kind="GDB" isBundled="true" />
<env />
</debugger>
<gdbserver exe="/usr/bin/JLinkGDBServerCLExe" />
<console enabled="false" port="2334" />
<target device="STM32F103ZE" reset-before="false" />
<connection port="4444" warmup-ms="500" />
<swo />
</jlink-debug-target>
</component>