Skip to content

Conversation

valeros
Copy link
Contributor

@valeros valeros commented Feb 12, 2020

This will allow users to set any linker script from platformio.ini file using the following syntax:

[env:esp01] platform = espressif8266 framework = arduino board = esp01 board_build.ldscript = custom_ldscript.ld

This is a more correct way of specifying it in comparison with using the -Wl,-T flag.

@valeros valeros requested a review from ivankravets February 12, 2020 21:54
@valeros valeros changed the title Allow using custom linker scripts Allow using custom linker scripts in PlatformIO build script Feb 12, 2020
@ivankravets ivankravets merged commit 5efdc77 into esp8266:master Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants