Ramiro Polla
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
ini/avr.ini
|
@ -13,6 +13,7 @@ |
|
|
# AVR (8-bit) Common Environment values |
|
|
# AVR (8-bit) Common Environment values |
|
|
# |
|
|
# |
|
|
[common_avr8] |
|
|
[common_avr8] |
|
|
|
|
|
build_flags = ${common.build_flags} -Wl,--relax |
|
|
board_build.f_cpu = 16000000L |
|
|
board_build.f_cpu = 16000000L |
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR> |
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR> |
|
|
|
|
|
|
|
|