mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-12 17:57:12 +08:00

Summary: Added a limit to CJSON_NESTING_LIMIT. The default value is 1000, which can cause stack overflow in some test cases. Signed-off-by: chenrun1 <chenrun1@xiaomi.com>