Skip to content

Commit

Permalink
Add 'jump relaxing' compile flag to AVR targets (#21566)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiropolla authored Apr 12, 2021
1 parent 24a095c commit f69da7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ini/avr.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# AVR (8-bit) Common Environment values
#
[common_avr8]
build_flags = ${common.build_flags} -Wl,--relax
board_build.f_cpu = 16000000L
src_filter = ${common.default_src_filter} +<src/HAL/AVR>

Expand Down

0 comments on commit f69da7d

Please sign in to comment.