mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
Fixing minor issues in json files
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
parent
5bdd7a4c03
commit
0345a8e9f1
@ -12,7 +12,7 @@
|
|||||||
"Manufacturers": ["Seeed"],
|
"Manufacturers": ["Seeed"],
|
||||||
"Kits": ["gsk", "eak", "hak"],
|
"Kits": ["gsk", "eak", "hak"],
|
||||||
"Examples": {
|
"Examples": {
|
||||||
"C++": ["grovebutton.cxx"]
|
"C++": ["grove-grovebutton.cxx"]
|
||||||
},
|
},
|
||||||
"Urls": {
|
"Urls": {
|
||||||
"Product Pages": ["https://github.com/intel-iot-devkit/upm/tree/master/src/grove"]
|
"Product Pages": ["https://github.com/intel-iot-devkit/upm/tree/master/src/grove"]
|
||||||
@ -378,4 +378,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"Java": ["MPU9150Sample.java"],
|
"Java": ["MPU9150Sample.java"],
|
||||||
"Python": ["mpu9150.py"],
|
"Python": ["mpu9150.py"],
|
||||||
"Node.js": ["mpu9150.js"],
|
"Node.js": ["mpu9150.js"],
|
||||||
"C++": ["mpu9150-ak8975.cxx.cxx", "mpu9150-mpu60x0.cxx", "mpu9150-mpu9250.cxx", "mpu9150.cxx"]
|
"C++": ["mpu9150-ak8975.cxx", "mpu9150-mpu60x0.cxx", "mpu9150-mpu9250.cxx", "mpu9150.cxx"]
|
||||||
},
|
},
|
||||||
"Specifications": {
|
"Specifications": {
|
||||||
"Vsource": {
|
"Vsource": {
|
||||||
@ -56,4 +56,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"Examples": {
|
"Examples": {
|
||||||
"Python": ["grovecircularled.py"],
|
"Python": ["grovecircularled.py"],
|
||||||
"Node.js": ["grovecircularled.js"],
|
"Node.js": ["grovecircularled.js"],
|
||||||
"C++": ["my9221-grovecircularled.cxx.cxx"]
|
"C++": ["my9221-grovecircularled.cxx"]
|
||||||
},
|
},
|
||||||
"Specifications": {
|
"Specifications": {
|
||||||
"Vsource": {
|
"Vsource": {
|
||||||
@ -145,4 +145,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user