mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
64552a3b9a
This moves the following modules to a architecture-specific Makefile.dep file: - cortexm_common - cortexm_common_periph - newlib - newlib_nano - periph
4 lines
96 B
Makefile
4 lines
96 B
Makefile
USEMODULE += periph_common cc26xx_cc13xx_periph
|
|
|
|
include $(RIOTCPU)/cortexm_common/Makefile.dep
|