mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 09:21:12 +03:00
Minor JSON fixes
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
"Connections": ["i2c"],
|
||||
"Project Type": ["prototyping", "commercial"],
|
||||
"Manufacturers": ["Freescale", "Adafruit"],
|
||||
"Image": "mma8x5x.jpg",
|
||||
"Examples": {
|
||||
"Python": ["mma8x5x.py"],
|
||||
"C++": ["mma8x5x.cxx"]
|
||||
@ -66,7 +65,6 @@
|
||||
"Connections": ["i2c"],
|
||||
"Project Type": ["prototyping", "commercial"],
|
||||
"Manufacturers": ["Freescale", "Sparkfun"],
|
||||
"Image": "mma8x5x.jpg",
|
||||
"Examples": {
|
||||
"Python": ["mma8x5x.py"],
|
||||
"C++": ["mma8x5x.cxx"]
|
||||
@ -122,7 +120,6 @@
|
||||
"Connections": ["i2c"],
|
||||
"Project Type": ["prototyping", "commercial"],
|
||||
"Manufacturers": ["NXP"],
|
||||
"Image": "mma8x5x.jpg",
|
||||
"Examples": {
|
||||
"Python": ["mma8x5x.py"],
|
||||
"C++": ["mma8x5x.cxx"]
|
||||
@ -178,7 +175,6 @@
|
||||
"Connections": ["i2c"],
|
||||
"Project Type": ["prototyping", "commercial"],
|
||||
"Manufacturers": ["NXP"],
|
||||
"Image": "mma8x5x.jpg",
|
||||
"Examples": {
|
||||
"Python": ["mma8x5x.py"],
|
||||
"C++": ["mma8x5x.cxx"]
|
||||
@ -234,7 +230,6 @@
|
||||
"Connections": ["i2c"],
|
||||
"Project Type": ["prototyping", "commercial"],
|
||||
"Manufacturers": ["NXP"],
|
||||
"Image": "mma8x5x.jpg",
|
||||
"Examples": {
|
||||
"Python": ["mma8x5x.py"],
|
||||
"C++": ["mma8x5x.cxx"]
|
||||
@ -283,4 +278,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user