Răsfoiți Sursa

Fix Doxygen warning

In arm_depthwise_conv_u8_basic_ver1.c added end of
group(Doxygen) for file.
Felix Johnny 6 ani în urmă
părinte
comite
f28fe196b8

+ 4 - 0
CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_u8_basic_ver1.c

@@ -232,4 +232,8 @@ arm_status arm_depthwise_conv_u8_basic_ver1(const uint8_t *input,
     return status;
 }
 
+/**
+ * @} end of NNConv group
+ */
+