drivers: neural_net: remove obsolete driver

This driver is not being used by anything and is not being built or
tested, so remove it.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-09-19 01:30:31 +00:00
commit 1640d37189
7 changed files with 0 additions and 804 deletions

View file

@ -14,6 +14,4 @@ module = NEURAL_NET
module-str = neural_net
source "subsys/logging/Kconfig.template.log_config"
source "drivers/neural_net/Kconfig.*"
endif # NEURAL_NET