chore: sdk compiles almost w/o warnings?

This commit is contained in:
2024-12-17 03:13:08 +06:00
parent 31efbc726f
commit 7c7b36a6b3
55 changed files with 658 additions and 514 deletions

View File

@@ -36,7 +36,7 @@ static const char *ep;
const char *cJSON_GetErrorPtr(void) {return ep;}
#define sprintf rtl_sprintf
// #define sprintf rtl_sprintf
static int cJSON_strcasecmp(const char *s1,const char *s2)
{