Browse Source

Signed-off-by: zhuhongbin <kptzhu@163.com>

zhuhongbin 2 years ago
parent
commit
870cbf5ebb
3 changed files with 13 additions and 17 deletions
  1. 12 12
      MDK-ARM/test.uvguix.zhuhongbin
  2. 0 4
      MDK-ARM/test.uvoptx
  3. 1 1
      flashdb/inc/fdb_cfg.h

File diff suppressed because it is too large
+ 12 - 12
MDK-ARM/test.uvguix.zhuhongbin


+ 0 - 4
MDK-ARM/test.uvoptx

@@ -115,10 +115,6 @@
         <pMon>Segger\JL2CM3.dll</pMon>
       </DebugOpt>
       <TargetDriverDllRegistry>
-        <SetRegEntry>
-          <Number>0</Number>
-          <Key>DLGUARM</Key>
-        </SetRegEntry>
         <SetRegEntry>
           <Number>0</Number>
           <Key>ST-LINKIII-KEIL_SWO</Key>

+ 1 - 1
flashdb/inc/fdb_cfg.h

@@ -45,6 +45,6 @@
 /* #define FDB_PRINT(...)              my_printf(__VA_ARGS__) */
 
 /* print debug information */
-#define FDB_DEBUG_ENABLE
+//#define FDB_DEBUG_ENABLE
 
 #endif /* _FDB_CFG_H_ */

Some files were not shown because too many files changed in this diff