Updated alt text
This commit is contained in:
parent
8594d832b6
commit
0a06760cda
1 changed files with 5 additions and 5 deletions
|
@ -367,23 +367,23 @@ On Windows, you will have to set two environment variables for ZMK to build prop
|
|||
|
||||
1. Open Start Menu and type 'env' to find the 'Edit the system environment variables' option. Open it.
|
||||
|
||||

|
||||

|
||||
|
||||
2. Click 'Environment Variables...'.
|
||||
|
||||

|
||||

|
||||
|
||||
3. Click "New..." under System variables to create a new system variable.
|
||||
|
||||

|
||||

|
||||
|
||||
4. Set the variable name to 'ZEPHYR_TOOLCHAIN_VARIANT' and value to 'gnuarmemb'. Click OK to save.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Create another variable with variable name 'GNUARMEMB_TOOLCHAIN_PATH' and value set to wherever you installed your toolchain. Click OK to save.
|
||||
|
||||

|
||||

|
||||
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue