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:
parent
225b50c423
commit
2d5ed4f849
@ -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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user