1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

cortexm.inc.mk: remove deprecated USE_NANO_SPECS

It was replaced by using directly the `newlib_nano` module.
This commit is contained in:
Gaëtan Harter 2019-07-22 16:54:06 +02:00
parent 225b50c423
commit 2d5ed4f849
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -144,8 +144,6 @@ include $(RIOTCPU)/cortexm_common/Makefile.include
# use the nano-specs of Newlib when available
USEMODULE += newlib_nano
export USE_NANO_SPECS = 1
# Avoid overriding the default rule:
all: