mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/pkg_cmsis-nn: adapt to use new common cmsis package
This commit is contained in:
parent
0f6d79d768
commit
3d655dc28e
@ -1,7 +1,8 @@
|
||||
BOARD ?= nucleo-l476rg
|
||||
include ../Makefile.pkg_common
|
||||
|
||||
USEPKG += cmsis-nn
|
||||
USEPKG += cmsis
|
||||
USEMODULE += cmsis-nn
|
||||
|
||||
BLOBS += input
|
||||
|
||||
|
@ -1 +1 @@
|
||||
CONFIG_PACKAGE_CMSIS-NN=y
|
||||
CONFIG_MODULE_CMSIS-NN=y
|
||||
|
Loading…
Reference in New Issue
Block a user