Skip to content

Commit a796116

Browse files
committed
add note about devices
1 parent 738e09d commit a796116

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

guides/getting_started_nerves.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ Then you can build the boot image and burn it to your micro-SD card.
7575
mix firmware.burn
7676
```
7777

78+
## Supported Devices
79+
80+
At the moment, the only supported devices are Raspberry Pis. In fact, the only one I've really tested is the Raspberry Pi 3, although it should work on the others.
81+
82+
Support for the BeagleBone is coming, but isn't ready yet.
83+
7884
## What to read next?
7985

8086
Next, you should read about the [structure of a scene](overview_scene.html).

0 commit comments

Comments
 (0)