add DMA remote control

This commit is contained in:
TuxMonkey
2026-07-14 21:56:46 +08:00
parent 591707d9fc
commit f4c0424c45
16 changed files with 371 additions and 191 deletions

View File

@@ -23,7 +23,7 @@ void OnProjectLoad (void) {
// Dialog-generated settings
//
Project.SetDevice ("STM32H723VG");
Project.SetHostIF ("USB", "602712948");
Project.SetHostIF ("USB", "63728936");
Project.SetTargetIF ("SWD");
Project.SetTIFSpeed ("4 MHz");
Project.AddPathSubstitute ("D:/RM/Elec Control/TronOneH7_Scaffold/ozonedeb", "$(ProjectDir)");