chore: BREAKING CHANGE remove SCALE-GPU GUI support in favor of custom-GPU GUI

This commit is contained in:
Kjeld Schouten
2024-02-24 09:34:20 +01:00
parent d0a32957d3
commit e2ec0b02c6
744 changed files with 1535 additions and 1562 deletions
@@ -104,31 +104,3 @@
schema:
type: string
default: "/dev/ttyACM0"
- variable: scaleGPU
label: GPU Configuration
group: Resources and Devices
schema:
type: list
default: []
items:
- variable: scaleGPUEntry
label: GPU
schema:
additional_attrs: true
type: dict
attrs:
# Specify GPU configuration
- variable: gpu
label: Select GPU
schema:
additional_attrs: true
type: dict
$ref:
- "definitions/gpuConfiguration"
attrs: []
- variable: workaround
label: "Workaround"
schema:
type: string
default: workaround
hidden: true