mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Change libs order.
This commit is contained in:
@ -281,4 +281,4 @@ if "due" in env.subst("$BOARD"):
|
||||
)
|
||||
libs.append("sam_sam3x8e_gcc_rel")
|
||||
|
||||
env.Append(LIBS=libs)
|
||||
env.Prepend(LIBS=libs)
|
||||
|
Reference in New Issue
Block a user