Fix JSON parsing, less libs size and few code updates!

This commit is contained in:
chiteroman
2023-11-29 10:10:07 +01:00
parent 6282b326e3
commit 72f3882054
13 changed files with 1012 additions and 794 deletions

View File

@@ -1,4 +1,3 @@
APP_STL := none
APP_CFLAGS := -Oz -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
APP_CPPFLAGS := -std=c++20
APP_LDFLAGS := -Oz
APP_CPPFLAGS := -std=c++20