Skip to content

Commit 41de695

Browse files
committed
Add additional supported devices to balena.yml
1 parent 504d97f commit 41de695

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

balena.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,15 @@ assets:
1212
type: blob.asset
1313
data:
1414
url: "https://raw.githubusercontent.com/maggie0002/balena-py-wifi-connect/main/logo.png"
15+
data:
16+
defaultDeviceType: raspberrypi4-64
17+
supportedDeviceTypes:
18+
- raspberry-pi
19+
- raspberry-pi2
20+
- raspberrypi3
21+
- raspberrypi3-64
22+
- raspberrypi4-64
23+
- fincm3
24+
- raspberrypi400-64
25+
- intel-nuc
26+
- genericx86-64-ext

0 commit comments

Comments
 (0)