PrusaArduinoBoards/IDE_Board_Manager/prusa3dboards
Yuri D'Elia 37f2bee6fd Rework compiler/linker flags
- Remove unnecessary warning flags during linking stage
- Remove -fuse-linker-plugin, implied by -flto at link time
- Remove -fpermissive to avoid future warning creep (depends on https://github.com/prusa3d/Prusa-Firmware/pull/2405)
- Add -fno-rtti for c++ (no savings, just to avoid future usage of rtti)
2021-06-21 07:44:35 +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
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 Prepare merge to prusa3d 2019-11-29 22:06:19 +01:00
platform.txt Rework compiler/linker flags 2021-06-21 07:44:35 +02:00