chore: BREAKING CHANGE remove SCALE-GPU GUI support in favor of custom-GPU GUI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user