You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcio Teixeira 03fc4d31d0 Makefile support for 32-bit Archim board and new TMC library (#11997)
* Support new TMC library and 32-bit Archim board

- Added IS_MCU flag
  - When IS_MCU flag is 1, AVR compiler will be used
  - When IS_MCU flag is 0, ARM compiler will be used
- Added support for new TMC library
- Added support for a 32-bit Archim board, which could probably be used as a basis for other 32-bit boards.
6 years ago
..
lib Module updates 7 years ago
src Fix Anycubic Kossel config 6 years ago
Configuration.h Tweak some config comments 6 years ago
Configuration_adv.h Add USB_FLASH_DRIVE_SUPPORT 6 years ago
Makefile Makefile support for 32-bit Archim board and new TMC library (#11997) 6 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago