Repository for LD scripts; common LD script for ESP8266 // Resolve #379

This commit is contained in:
Ivan Kravets
2015-12-17 18:17:54 +02:00
parent f0abd353ae
commit 3cbbecb413
4 changed files with 10 additions and 5 deletions
+1
View File
@@ -114,6 +114,7 @@ DefaultEnvironment(
)
env = DefaultEnvironment()
env.Prepend(LIBPATH=[join("$PIOPACKAGES_DIR", "ldscripts")])
if "BOARD" in env:
try: