Browse Source

Update manifest for Dintree-Virtual

v1
Andrew Belt 4 years ago
parent
commit
3255a7e6e0
2 changed files with 32 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +25
    -1
      manifests/Dintree-Virtual.json

+ 7
- 1
manifests-cache.json View File

@@ -8603,7 +8603,7 @@
}
},
"Dintree-Virtual": {
"buildTimestamp": 1596034482.5860019,
"buildTimestamp": 1606956306.1635852,
"creationTimestamp": 1594665475.9179342,
"modules": {
"V100-Scanner": {
@@ -8626,6 +8626,12 @@
},
"V107-Dual_Slew": {
"creationTimestamp": 1595057943.43813
},
"V201-Tri_Comparator": {
"creationTimestamp": 1606956307.7355957
},
"V218-SH-Clock-Noise": {
"creationTimestamp": 1606956308.066272
}
}
},


+ 25
- 1
manifests/Dintree-Virtual.json View File

@@ -1,7 +1,7 @@
{
"slug": "Dintree-Virtual",
"name": "Dintree",
"version": "1.0.11",
"version": "1.0.13",
"license": "GPL-3.0-or-later",
"brand": "Dintree",
"author": "Andrew Kilpatrick",
@@ -96,6 +96,30 @@
"Hardware",
"Slew Limiter"
]
},
{
"slug": "V201-Tri_Comparator",
"name": "V201 Tri Comparator",
"description": "Analog Comparator Functions",
"manualUrl": "https://github.com/hires/Dintree-Virtual#V201-tri-comparator",
"tags": [
"logic",
"utility"
]
},
{
"slug": "V218-SH-Clock-Noise",
"name": "V218 SH Clock Noise",
"description": "Sample and Hold, Clock and Noise Generator",
"manualUrl": "https://github.com/hires/Dintree-Virtual#V219-sh-clock-noise",
"tags": [
"clock",
"function generator",
"noise",
"random",
"S&H",
"utility"
]
}
]
}

Loading…
Cancel
Save