fix typo, add -Wno-error=unreachable-code for fuzz due to latest cdc changes
This commit is contained in:
@@ -72,6 +72,7 @@ CFLAGS += \
|
||||
-O1
|
||||
|
||||
CFLAGS += \
|
||||
-Wno-error=unreachable-code \
|
||||
-DOPT_MCU_FUZZ=1 \
|
||||
-DCFG_TUSB_MCU=OPT_MCU_FUZZ
|
||||
|
||||
|
||||
Reference in New Issue
Block a user