mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 21:12:43 +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
|