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:
Gerard Marull-Paretas 2024-07-15 15:57:04 +02:00 committed by Anas Nashif
commit 0cfb8a4d10

View file

@ -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: