mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-31 16:35:23 +00:00
feature(host_config): Support gpio field as an array
Change-type: minor Closes: #734 Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
parent
d1be931029
commit
0a93b9c18a
@ -76,6 +76,7 @@ export class RPiConfigBackend extends DeviceConfigBackend {
|
||||
'dtoverlay',
|
||||
'device_tree_param',
|
||||
'device_tree_overlay',
|
||||
'gpio',
|
||||
];
|
||||
private static forbiddenConfigKeys = [
|
||||
'disable_commandline_tags',
|
||||
|
Loading…
x
Reference in New Issue
Block a user