We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50dbf0 commit 15e665dCopy full SHA for 15e665d
README.md
@@ -53,8 +53,8 @@ The table below lists the platforms on which the HERE Data SDK for C++ has been
53
54
| Platform | Minimum requirement |
55
| :------------------------- | :---------------------- |
56
-| Ubuntu | GCC 7.4 and Clang 7.0 |
57
-| Embedded Linux (32/64 bit) | GCC-arm/GCC-aarch64 5.4 |
+| Ubuntu Linux | GCC 7.4 and Clang 7.0 |
+| Embedded Linux (32 bit) | GCC 7.4 armhf |
58
| Windows | MSVC++ 2017 |
59
| macOS | Apple Clang 11.0.0 |
60
| iOS | Xcode 11.1, Swift 5.0 |
0 commit comments