Skip to content

Commit

Permalink
fixup! pkg/cmsis-nn: add support
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Feb 13, 2020
1 parent 779253d commit 59aa103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmsis-nn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PKG_NAME=cmsis-nn
PKG_URL=https://github.com/ARM-software/CMSIS_5
PKG_VERSION=5.6.0
PKG_LICENSE=Apache-2.0
CFLAGS += -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare
CFLAGS += -Wno-strict-aliasing -Wno-unused-parameter

include $(RIOTBASE)/pkg/pkg.mk

Expand Down

0 comments on commit 59aa103

Please sign in to comment.