Эх сурвалжийг харах

Change include 'rtthread.h' to 'rtconfig.h' .

armink 8 жил өмнө
parent
commit
8ea0fd33cd

+ 1 - 1
include/tinycrypt_config.h

@@ -38,6 +38,6 @@
 #ifndef TINY_CRYPT_CONFIG_H__
 #define TINY_CRYPT_CONFIG_H__
 
-#include <rtthread.h>
+#include <rtconfig.h>
 
 #endif