summaryrefslogtreecommitdiffstats
path: root/docs/modules/ROOT/pages/supported-boards.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/ROOT/pages/supported-boards.adoc')
-rw-r--r--docs/modules/ROOT/pages/supported-boards.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/modules/ROOT/pages/supported-boards.adoc b/docs/modules/ROOT/pages/supported-boards.adoc
index c3b29bf..3c7e3f9 100644
--- a/docs/modules/ROOT/pages/supported-boards.adoc
+++ b/docs/modules/ROOT/pages/supported-boards.adoc
@@ -23,7 +23,7 @@ If your board isn't supported yet, you can add board integration code yourself.
23 23
24Take a look at the https://github.com/advancedtelematic/meta-updater-minnowboard[Minnowboard] or https://github.com/advancedtelematic/meta-updater-raspberrypi[Raspberry Pi] integration layers for examples. 24Take a look at the https://github.com/advancedtelematic/meta-updater-minnowboard[Minnowboard] or https://github.com/advancedtelematic/meta-updater-raspberrypi[Raspberry Pi] integration layers for examples.
25 25
26If you want our developers to add support for your board, contact us at mailto:otaconnect.support@here.com[] and we can discuss a potential NRE (Non-recurring Engineering) aggreement. 26If you want our developers to add support for your board, contact us at mailto:otaconnect.support@here.com[] and we can discuss a potential NRE (Non-recurring Engineering) agreement.
27 27
28[NOTE] 28[NOTE]
29==== 29====
@@ -34,7 +34,7 @@ Your images will also need network connectivity to be able to reach an actual OT
34 34
35== Minimum hardware requirements for controllers (ECUs) 35== Minimum hardware requirements for controllers (ECUs)
36 36
37The aktuallizr binary is a lightweight {cpp} application between 2-5 MB in size. It uses a miniumum about of resources when idle. 37The aktualizr binary is a lightweight {cpp} application between 2-5 MB in size. It uses a minimum amount of resources when idle.
38 38
39The following hardware is required for your primary ECU: 39The following hardware is required for your primary ECU:
40 40
@@ -44,4 +44,4 @@ The following hardware is required for your primary ECU:
44[NOTE] 44[NOTE]
45==== 45====
46If you plan to send updates to secondary, low-performance ECUs, you can also use a more minimal implementaton called link:https://github.com/advancedtelematic/aktualizr/tree/master/partial/libuptiny[`libuptiny`]. This utility is only 10 KB and performs a minimal verification of software metadata that is less resource intensive. For more information on `libuptiny`, contact us at mailto:otaconnect.support@here.com[]. 46If you plan to send updates to secondary, low-performance ECUs, you can also use a more minimal implementaton called link:https://github.com/advancedtelematic/aktualizr/tree/master/partial/libuptiny[`libuptiny`]. This utility is only 10 KB and performs a minimal verification of software metadata that is less resource intensive. For more information on `libuptiny`, contact us at mailto:otaconnect.support@here.com[].
47==== \ No newline at end of file 47====