doc: on mac suggesting an alternative procedure for cmake
brew install Signed-off-by: Giulio De Donato <liuggio@gmail.com>
This commit is contained in:
parent
d61f3a7562
commit
e3a25b3b3a
1 changed files with 8 additions and 0 deletions
|
@ -71,6 +71,14 @@ Intel oneApi Toolkits
|
|||
|
||||
#. Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``oneApi``.
|
||||
|
||||
.. warning::
|
||||
|
||||
On macOS, if you are having trouble with the suggested procedure, there is an unofficial package on brew that migth help you.
|
||||
Run ``brew install gcc-arm-embedded`` and configure the variables
|
||||
|
||||
- Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``gnuarmemb``.
|
||||
- Set :envvar:`GNUARMEMB_TOOLCHAIN_PATH` to the brew installation directory (something like ``/usr/local``)
|
||||
|
||||
DesignWare ARC MetaWare Development Toolkit (MWDT)
|
||||
**************************************************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue