add CFG_EXAMPLE_MSC_READONLY for curiosity

allow family/board to exclude specific example. exclude
net_lwip_webserver from curiosity.
This commit is contained in:
hathach
2021-08-29 22:51:05 +07:00
parent b169db3fd6
commit a05ea0d83b
4 changed files with 14 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
CFLAGS += -D__SAMD21G17A__
CFLAGS += -D__SAMD21G17A__ -DCFG_EXAMPLE_MSC_READONLY
# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/samd21g17a_flash.ld