We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebf023 commit 60775dcCopy full SHA for 60775dc
hardware/esp8266com/esp8266/platform.txt
@@ -12,7 +12,7 @@ runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx1
12
runtime.tools.esptool.path={runtime.platform.path}/tools
13
14
compiler.path={runtime.tools.xtensa-lx106-elf-gcc.path}/bin/
15
-compiler.sdk.path={runtime.platform.path}/tools/sdk/
+compiler.sdk.path={runtime.platform.path}/tools/sdk
16
compiler.cpreprocessor.flags=-D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I{compiler.sdk.path}/include"
17
18
compiler.c.cmd=xtensa-lx106-elf-gcc
0 commit comments