mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-17 15:32:21 +08:00

Some improvements to netutils/cjson and testing/unity * netutils/cjson/Makefile: fix the error when creating Make.dep * testing/unity/Makefile: fix the error when creating Make.dep * include/.gitignore: ignore cJSON headers * netutils/cjson/Kconfig: update default version to 1.7.12. Previous releases raise compilation warnings about redefined true/false Approved-by: Gregory Nutt <gnutt@nuttx.org>