From 0cdf0ef5589c4361370cbccd435b1a655c1ccc98 Mon Sep 17 00:00:00 2001 From: rmorillo24 <36762063+rmorillo24@users.noreply.github.com> Date: Wed, 28 Apr 2021 17:14:52 +0200 Subject: [PATCH] patch: Adding supported devices to OB Added a line in the OB vs balenaCloud which includes a mention to the devices supported by each. This list is mentioned in the FAQ section of the pricing page. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e982818..b0b8e85 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ improvements and new functionality is planned: | Management via `balena-cli` only | Cloud-based device management dashboard | | Download images from [balena.io][balena-os-website] | Download preconfigured images directly from the dashboard | | No supported remote diagnostics | Remote device diagnostics | +| Supported devices: Raspberry Pi family, the Intel NUC, the NVIDIA Jetson TX2, and the balenaFin | All the devices listed in balena's [reference documentation](https://www.balena.io/docs/reference/hardware/devices/) | Additionally, refer back to the [roadmap](#roadmap) above for planned but not yet implemented features.