add softi2c , test failed

This commit is contained in:
2025-11-17 21:31:48 +08:00
parent 8acb95d566
commit 73733da6dd
6 changed files with 366 additions and 273 deletions

View File

@@ -2,6 +2,6 @@
#define CONFIG_H
#define DEBUG_ENABLED true
#define DEBUG_MT_ENABLED false
#define DEBUG_MT_ENABLED true
#define DEBUG_DFOC_ENABLED false
#endif