PrusaArduinoBoards/IDE_Board_Manager/prusa3dboards
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
..
bootloaders Prepare merge to prusa3d 2019-11-29 22:06:19 +01:00
cores/prusa_einsy_rambo HAS_SYSTEM_TIMER_0 2021-06-21 07:41:39 +02:00
ldscripts Include the required linker script for the language data 2021-06-21 07:46:09 +02:00
variants Prepare merge to prusa3d 2019-11-29 22:06:19 +01:00
avrdude.conf Prepare merge to prusa3d 2019-11-29 22:06:19 +01:00
avrdude.md Prepare merge to prusa3d 2019-11-29 22:06:19 +01:00
boards.txt Include the required linker script for the language data 2021-06-21 07:46:09 +02:00
platform.txt Rework compiler/linker flags 2021-06-21 07:44:35 +02:00