fix: Change all static variables to thread when fuzzing
This commit is contained in:
@@ -78,7 +78,8 @@ CFLAGS += \
|
||||
CFLAGS += \
|
||||
-Wno-error=unreachable-code \
|
||||
-DOPT_MCU_FUZZ=1 \
|
||||
-DCFG_TUSB_MCU=OPT_MCU_FUZZ
|
||||
-DCFG_TUSB_MCU=OPT_MCU_FUZZ \
|
||||
-DFUZZ
|
||||
|
||||
CXXFLAGS += \
|
||||
-xc++ \
|
||||
|
Reference in New Issue
Block a user