We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32be691 + 4c0501c commit a79b456Copy full SHA for a79b456
platform.txt
@@ -28,6 +28,7 @@ compiler.ar.extra_flags=
28
29
build.unix.cmds.path={runtime.tools.msys2-contiki-build.path}
30
build.usr.bin.path={build.unix.cmds.path}/usr/bin
31
+build.usr.bin.path.macosx=/usr/local/bin
32
build.make.command=make
33
build.make.command.windows={build.usr.bin.path}/make
34
build.make.command.macosx=gmake
0 commit comments