forked from DaveGamble/cJSON
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadd_cjson_v2.yml
77 lines (77 loc) · 1.8 KB
/
add_cjson_v2.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---
__hierarchy__:
tmp_common_cjson:
section-type: component
tmp_common_cjson_support:
section-type: component_support
middleware.cjson.ui_control:
section-type: component_support
__requires__:
- board.evkmimxrt1050
- board.evkbimxrt1050
- board.sln_alexa_iot
- board.rdrw612bga
- board.rdrw612qfn
component_info:
common:
fixed_id: dave_gamble_cjson
ui_name: cjson
ui_description: cjson library
ui_category: Middleware
ui_control: true
ui_release_specific: true
ui_control_default: true
version: 1.0.0
component_set_path:
repo_base_path: middleware/cjson
middleware.cjson:
section-type: component
meta-name: middleware.cjson
__requires__:
- middleware.cjson.ui_control
contents:
repo_base_path: middleware/cjson
project_base_path: cjson
cc-include:
- repo_relative_path: "./"
project_relative_path: inc
files:
- source: "*.h"
project_relative_path: inc
- source: "*.c"
project_relative_path: src
- source: CHANGELOG.md
hidden: true
type: doc
- source: LICENSE
hidden: true
type: doc
- source: README.md
hidden: true
type: doc
- source: CONTRIBUTORS.md
hidden: true
type: doc
- source: ChangeLogKSDK.txt
hidden: true
exclude: true
component_info:
common:
description: CJSON library
version: 1.7.4_rev0
type: middleware
change_log: "./ChangeLogKSDK.txt"
component_bundle: bundles.cjson
user_visible: true
full_name: Middleware cjson
manifest_name: cjson
bundles.cjson:
section-type: component_support
bundle: true
contents: {}
component_info:
common:
full_name: CJSON library
class: JSON
version: 1.7.4
description: CJSON library