summaryrefslogtreecommitdiff
path: root/platforms/avr/platform.mk
AgeCommit message (Expand)Author
2024-03-02Fix up AVR production build target. (#23190)Nick Brassel
2023-11-13Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469)Nick Brassel
2023-11-13chibios: disable RWX segment warning on newer GNU lds (#22007)Thomas Weißschuh
2023-09-12Remove 'Firmware size check does not yet support' message (#21977)Joel Challis
2023-08-23Generalize AVR -Werror=array-bounds workaround (#21798)Thomas Weißschuh
2022-07-07[Core] Update mpaland/printf to eyalroz/printf fork (#16163)Stefan Kerkmann
2022-06-06[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)Stefan Kerkmann
2022-05-18Workaround for recent -Werror=array-bounds AVR issues (#17136)Joel Challis
2022-04-22[Core] Allow usage of AVRs minimal printf library (#16266)Stefan Kerkmann
2022-02-26[Core] Squeeze AVR some more with `-mrelax` and `-mcall-prologues` (#16269)Stefan Kerkmann
2022-02-05Followup to #16220, more test error output. (#16221)Nick Brassel
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis