nuttx-apps/mlearning/cmsis
Xiang Xiao 4941182cc6 Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
to support the tristate option correctly and unify the usage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-16 14:59:08 +02:00
..
libcmsisdsp apps/mlearning: tweak lib makefile 2022-03-28 16:08:58 +08:00
libcmsisnn Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
.gitignore Add minmea and cmsis .gitignore files 2022-08-16 12:50:26 +03:00
cmsis-nn-support_nnabla.patch mlearning: CMSIS NN: add support for the CHW tensor layout 2022-02-19 00:54:49 +08:00
Kconfig Add support for CMSIS NN 2022-02-01 19:53:07 +08:00
Make.defs Add support for CMSIS NN 2022-02-01 19:53:07 +08:00
Makefile Don't download tarballs if a local git repo found 2022-08-28 17:20:47 +08:00