Add compile option to allocate video data into flash in video_capture example
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CFLAGS += -D__SAMD21G17A__ -DCFG_EXAMPLE_MSC_READONLY
|
||||
CFLAGS += -D__SAMD21G17A__ -DCFG_EXAMPLE_MSC_READONLY -DCFG_EXAMPLE_VIDEO_READONLY
|
||||
|
||||
# All source paths should be relative to the top level.
|
||||
LD_FILE = $(BOARD_PATH)/samd21g17a_flash.ld
|
||||
|
||||
Reference in New Issue
Block a user