移植stm32代码
This commit is contained in:
@@ -8,4 +8,6 @@ include_directories(.)
|
||||
add_executable(c_cnn
|
||||
cnn.c
|
||||
cnn.h
|
||||
main.c)
|
||||
main.c
|
||||
cnn_model.c
|
||||
debug.c)
|
||||
|
||||
Reference in New Issue
Block a user