mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
168 B
Makefile
6 lines
168 B
Makefile
DEFAULT_MODULE += stdio_rtt
|
|
|
|
# include common nrf52 dependencies
|
|
include $(RIOTBOARD)/common/nrf52/nrf52832/Makefile.dep
|
|
include $(RIOTBOARD)/common/nrf52/Makefile.dep
|