-
Notifications
You must be signed in to change notification settings - Fork 0
/
props.json
45 lines (45 loc) · 1.12 KB
/
props.json
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
{
"core": {
"version": "2.3.1.43352"
},
"opt": {
"props": {
"capabilities": [
"adc",
"bsp_gen4",
"can",
"cat3",
"ccu4",
"ccu8",
"comp",
"flash_200k",
"i2c",
"i2s",
"kit_xmc14_boot_001",
"led",
"low_power",
"mcu_gp",
"posif",
"rtc",
"spi",
"sram_16k",
"uart",
"xmc",
"xmc1000"
],
"dependencies": {
"core-lib": "latest-v1.X",
"core-make": "latest-v3.X",
"mtb-xmclib-cat3": "latest-v4.X",
"recipe-make-cat3": "latest-v2.X"
},
"docs_dir": "docs",
"flow_version": "2.0",
"min_tools": "3.0.0",
"template": {
"id": "mtb-template-cat3",
"version": "release-v1.2.1"
}
}
}
}