From b79f05b7ccf362e5b35dde7bb5c45fba294f5ed7 Mon Sep 17 00:00:00 2001 From: pataxis Date: Wed, 6 Nov 2024 15:12:55 +0100 Subject: [PATCH] README: Add links for 11.11 and 12.0 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad1bbd2..0a78f08 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,15 @@ main branch. ### Container capability A list of container capable Axis devices can be found with the Axis Product -Selector. From AXIS OS 12.0, only products with architecture `aarch64` that +Selector. + +From AXIS OS 12.0, only products with architecture `aarch64` that existed before this release are supported. This [query][product-selector-container] lists products that cover both. +In AXIS OS 11.11, both architectures `aarch64` and `armv7hf` are supported and +are found with this [query][product-selector-container-11-11]. + ## Substitutions The following substitutions will be used in this documentation: @@ -499,6 +504,7 @@ Take a look at the [CONTRIBUTING.md](CONTRIBUTING.md) file. [docker-proxy]: https://docs.docker.com/config/daemon/systemd/#httphttps-proxy [latest-release]: https://github.com/AxisCommunications/docker-acap/releases/latest [object-detector-python]: https://github.com/AxisCommunications/acap-computer-vision-sdk-examples/tree/main/object-detector-python +[product-selector-container-11-11]: https://www.axis.com/support/tools/product-selector/shared/%5B%7B%22index%22%3A%5B10%2C2%5D%2C%22value%22%3A%22Yes%22%7D%5D [product-selector-container]: https://www.axis.com/support/tools/product-selector/shared/%5B%7B%22index%22%3A%5B10%2C0%5D%2C%22value%22%3A%22ARTPEC-8%22%7D%2C%7B%22index%22%3A%5B10%2C2%5D%2C%22value%22%3A%22Yes%22%7D%5D [sd-card-standards]: https://www.sdcard.org/developers/sd-standard-overview/ [signing-documentation]: https://axiscommunications.github.io/acap-documentation/docs/faq/security.html#sign-acap-applications