This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
1640d37189
zephyr
/
drivers
/
neural_net
/
CMakeLists.txt
4 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
license: cleanup: add SPDX Apache-2.0 license identifier Update the files which contain no license information with the 'Apache-2.0' SPDX license identifier. Many source files in the tree are missing licensing information, which makes it harder for compliance tools to determine the correct license. By default all files without license information are under the default license of Zephyr, which is Apache version 2. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-06 09:08:09 -04:00
# SPDX-License-Identifier: Apache-2.0
drivers: neural_net: Add cmake files Added cmake files for neural_net acceleration drivers Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
2018-08-16 15:24:48 -07:00
zephyr_library()
Copy permalink