# Embed_C_JSON_Utils **Repository Path**: vonchenchen/Embed_C_JSON_Utils ## Basic Information - **Project Name**: Embed_C_JSON_Utils - **Description**: 单片机json库,仅支持单层json数据,用于资源极其受限的场合。 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 6 - **Created**: 2016-01-05 - **Last Updated**: 2026-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Embed_C_JSON_Utils new_protocol 文件中重构过的最新代码 重新定义了数据结构和内存管理 目前可以实现json键值对的生成,单层json数组的生成。可以解析只含有json键值对的json对象