doc: toolchains: zephyr: remove mentions to M1
Apple has released other processors, e.g. M2 or M3, so Apple Silicon is no longer a synonym of M1. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
79caaee2c7
commit
0cfb8a4d10
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ Zephyr SDK installation
|
|||
curl -L -O |sdk-url-macos|
|
||||
curl -L |sdk-url-macos-sha| | shasum --check --ignore-missing
|
||||
|
||||
If your host architecture is 64-bit ARM (Apple Silicon, also known as M1), replace
|
||||
If your host architecture is 64-bit ARM (Apple Silicon), replace
|
||||
``x86_64`` with ``aarch64`` in order to download the 64-bit ARM macOS SDK.
|
||||
|
||||
#. Extract the Zephyr SDK bundle archive:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue