Commit Graph

7 Commits (8ae82dd6b364cf1ebdded87f06d1554815de5e63)

Author SHA1 Message Date
Yuri D'Elia a0c622ca99 cmake: Uniform Avr toolchain build with MK3
- Also set AR/RANLIB in the toolchain
- Fetch GCC version from bootstrap
2022-10-17 17:26:08 +02:00
Yuri D'Elia 05aba7141b Add the AvrGcc toolchain to lock gcc version
Substitute documentation to reference AvrGcc by default, which locks gcc
to the dependency folder.

AnyAvrGcc is inteded to use any system/external gcc version (as the name
implies).
2022-07-27 17:04:52 +02:00
3d-gussner a241f55513 Update vscode
Remove fixed version in AnyAvrGcc.cmake
Update build.py to use current avr-gcc version defined in bootstrap.py
Attempt to change MM-control-01.hex to MMU2SR-<project version> like in buddy releases
2022-07-27 17:04:52 +02:00
D.R.racer 858cd0349b Upgrade build system to gcc 7.3
based on PR#185 and https://github.com/wavexx/Prusa-Firmware-MMU-Private/pull/1
2022-07-27 17:04:52 +02:00
Yuri D'Elia 4d1a26aeea Define missing definition of CMAKE_OBJDUMP 2021-06-15 06:53:03 +02:00
Yuri D'Elia f30c009304 Use AVR_TOOLCHAIN_DIR correctly
Probably copy/paste typos.
2021-06-14 07:36:17 +02:00
Alan Dragomirecký ac1dd05097 Initial support for AnyAvrGcc toolchain 2021-04-19 07:03:47 +02:00