rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU

This commit is contained in:
hathach
2021-07-15 20:52:58 +07:00
parent daca9e520b
commit 3960beece0
6 changed files with 7 additions and 9 deletions

View File

@@ -249,8 +249,8 @@
#define CFG_TUD_DFU_RUNTIME 0
#endif
#ifndef CFG_TUD_DFU_MODE
#define CFG_TUD_DFU_MODE 0
#ifndef CFG_TUD_DFU
#define CFG_TUD_DFU 0
#endif
#ifndef CFG_TUD_NET