mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d5690ee4cd
This adds support for the nRF52810 based E104-BT5010A break-out board.
5 lines
106 B
Makefile
5 lines
106 B
Makefile
# external programmer required
|
|
DEBUG_ADAPTER ?= jlink
|
|
|
|
include $(RIOTBOARD)/common/nrf52/Makefile.include
|