fix ci build
- nuc 121/125: add CFG_EXAMPLE_MSC_READONLY since it is not enough SRAM to hold MSC disk - nuc 126: drop i2c source files in compile list due to SDK driver issue.
This commit is contained in:
@@ -5,6 +5,7 @@ CFLAGS += \
|
||||
-mcpu=cortex-m0 \
|
||||
-D__ARM_FEATURE_DSP=0 \
|
||||
-DUSE_ASSERT=0 \
|
||||
-DCFG_EXAMPLE_MSC_READONLY \
|
||||
-DCFG_TUSB_MCU=OPT_MCU_NUC121
|
||||
|
||||
# All source paths should be relative to the top level.
|
||||
|
||||
Reference in New Issue
Block a user