mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 14:47:46 +00:00
@@ -70,6 +70,9 @@
|
||||
#define snprintf sprintf_s
|
||||
#endif // WINDOWS_KERNEL
|
||||
|
||||
// Redefine rand to random for test code
|
||||
#define random rand
|
||||
|
||||
// Temporary !!! TODO - Remove this once we figure out the strncpy issue
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user