Selaa lähdekoodia

Add 'jump relaxing' compile flag to AVR targets (#21566)

Ramiro Polla 3 vuotta sitten
vanhempi
commit
f69da7d00d
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      ini/avr.ini

+ 1
- 0
ini/avr.ini Näytä tiedosto

@@ -13,6 +13,7 @@
13 13
 # AVR (8-bit) Common Environment values
14 14
 #
15 15
 [common_avr8]
16
+build_flags       = ${common.build_flags} -Wl,--relax
16 17
 board_build.f_cpu = 16000000L
17 18
 src_filter        = ${common.default_src_filter} +<src/HAL/AVR>
18 19
 

Loading…
Peruuta
Tallenna