[2.0.x][LPC176x] Fix binary linking broken by pio update (#11026)
This commit is contained in:
committed by
Scott Lahteine
parent
fdd97e649d
commit
f88adcbfd5
@ -11,8 +11,7 @@
|
||||
"src_filter": "+<LPC1768/*>",
|
||||
"flags": [
|
||||
"-ILPC1768/include",
|
||||
"-ILPC1768/lib",
|
||||
"-Wl,-Tframeworks/CMSIS/LPC1768/Re-ARM/LPC1768.ld,--gc-sections"
|
||||
"-ILPC1768/lib"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user