SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/arduino-esp8266/patches/patch-platform_txt
Normal file
16
devel/arduino-esp8266/patches/patch-platform_txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
Index: platform.txt
|
||||
--- platform.txt.orig
|
||||
+++ platform.txt
|
||||
@@ -9,9 +9,9 @@ name=ESP8266 Boards (3.0.2)
|
||||
version=3.0.2
|
||||
|
||||
# These will be removed by the packager script when doing a JSON release
|
||||
-
|
||||
-
|
||||
-
|
||||
+runtime.tools.xtensa-lx106-elf-gcc.path=${LOCALBASE}/xtensa-lx106-elf
|
||||
+runtime.tools.python3.path=${LOCALBASE}/bin/
|
||||
+runtime.tools.esptool.path=${LOCALBASE}/bin
|
||||
|
||||
runtime.tools.signing={runtime.platform.path}/tools/signing.py
|
||||
runtime.tools.elf2bin={runtime.platform.path}/tools/elf2bin.py
|
Loading…
Add table
Add a link
Reference in a new issue