mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
Trivial README update
This commit is contained in:
+4
-3
@@ -215,9 +215,10 @@ Using MSYS
|
|||||||
3. mklink /j programfiles "C:/Program\ Files" and
|
3. mklink /j programfiles "C:/Program\ Files" and
|
||||||
4. mklink /j programfiles86 "C:/Program\ Files\ \(x86\)"
|
4. mklink /j programfiles86 "C:/Program\ Files\ \(x86\)"
|
||||||
|
|
||||||
Then using those names in the PATH variable. I had to do something similar
|
They then show up as /programfiles and /programfiles86 with the MSYS2
|
||||||
for the path to the GNU Tools ARM Embedded toolchain which also has spaces
|
sandbox. Thos paths can then be used with the PATH variable. I had
|
||||||
in the path name.
|
to do something similar for the path to the GNU Tools "ARM Embedded
|
||||||
|
Toolchain" which also has spaces in the path name.
|
||||||
|
|
||||||
Ubuntu Bash under Windows 10
|
Ubuntu Bash under Windows 10
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user