mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e03034eb87
This adds support for the nRF52811 based E104-BT5011A break-out board.
6 lines
94 B
Makefile
6 lines
94 B
Makefile
MODULE = board
|
|
|
|
DIRS = $(RIOTBOARD)/common/e104-bt50xxa-tb
|
|
|
|
include $(RIOTBASE)/Makefile.base
|