diff --git a/boards/e104-bt5010a-tb/Makefile.dep b/boards/e104-bt5010a-tb/Makefile.dep index d5b015b176..45f77b84c5 100644 --- a/boards/e104-bt5010a-tb/Makefile.dep +++ b/boards/e104-bt5010a-tb/Makefile.dep @@ -1,3 +1,5 @@ USEMODULE += boards_common_e104_bt50xxa_tb +# use nrfmin for GNRC as nimble is too large for the board +include $(RIOTBOARD)/common/nrf52/Makefile.nrfmin.dep include $(RIOTBOARD)/common/e104-bt50xxa-tb/Makefile.dep