pkg: cmsis-dsp: fix compile warning

pr/spi.typo
Kaspar Schleiser 7 years ago
parent 1d09dd72e7
commit f7b4e32563

@ -3,9 +3,7 @@ PKG_URL=https://github.com/gebart/CMSIS-DSP.git
PKG_VERSION=v1.4.5a-riot2
PKG_LICENSE=BSD-3-Clause
ifneq ($(RIOTBASE),)
include $(RIOTBASE)/Makefile.base
endif
CFLAGS += -Wno-strict-aliasing
.PHONY: all

Loading…
Cancel
Save