mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:53:02 +01:00
64552a3b9a
This moves the following modules to a architecture-specific Makefile.dep file: - cortexm_common - cortexm_common_periph - newlib - newlib_nano - periph
3 lines
92 B
Makefile
3 lines
92 B
Makefile
include $(RIOTCPU)/nrf5x_common/Makefile.dep
|
|
include $(RIOTCPU)/cortexm_common/Makefile.dep
|