PrusaArduinoBoards/IDE_Board_Manager/prusa3dboards/ldscripts
Yuri D'Elia 1a0a3e00ae Include the required linker script for the language data
Instead of relying on patching the Arduino's avr6.xn linker script
(which is required for the custom language data sections), provide the
linker script and use linker flags in boards.txt to use it.

This *greatly* simplifies the installation and usage of Arduino, and
also ensures the firmware is always built correctly, since a missing
section will result in a non-working firmware which is difficult to
diagnose.
2021-06-21 07:46:09 +02:00
..
avr6.xn Include the required linker script for the language data 2021-06-21 07:46:09 +02:00