@@ -3,6 +3,7 @@ CFLAGS += \
-mthumb \
-mabi=aapcs-linux \
-mcpu=cortex-m0 \
+ -DCFG_EXAMPLE_MSC_READONLY \
-DCFG_TUSB_MCU=OPT_MCU_NUC120
# All source paths should be relative to the top level.