mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/common/particle-mesh: use nrf52/bootloader_nrfutil.dep.mk
This commit is contained in:
parent
7a1758d7f4
commit
e25076e370
@ -7,7 +7,6 @@ ifeq (1,$(PARTICLE_MONOFIRMWARE))
|
||||
USEMODULE += usb_board_reset
|
||||
endif
|
||||
|
||||
include $(RIOTBOARD)/common/makefiles/stdio_cdc_acm.dep.mk
|
||||
|
||||
include $(RIOTBOARD)/common/nrf52/bootloader_nrfutil.dep.mk
|
||||
# include common nrf52 dependencies
|
||||
include $(RIOTBOARD)/common/nrf52/Makefile.dep
|
||||
|
Loading…
Reference in New Issue
Block a user