Merge pull request #8021 from haukepetersen/fix_example_defaultremoveconfig
examples/default: remove usage of config module
This commit is contained in:
commit
6eaffbb230
@ -57,7 +57,6 @@ ifneq (,$(filter $(BOARD),$(BOARD_PROVIDES_NETIF)))
|
|||||||
CFLAGS += -DGNRC_PKTBUF_SIZE=512
|
CFLAGS += -DGNRC_PKTBUF_SIZE=512
|
||||||
endif
|
endif
|
||||||
|
|
||||||
FEATURES_OPTIONAL += config
|
|
||||||
FEATURES_OPTIONAL += periph_rtc
|
FEATURES_OPTIONAL += periph_rtc
|
||||||
|
|
||||||
ifneq (,$(filter msb-430,$(BOARD)))
|
ifneq (,$(filter msb-430,$(BOARD)))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user