marlin2_a10m/Marlin/src/core
Dave Johnson f58ba3a64e Improve AVR arch detection
Replace ARDUINO_ARCH_AVR with __AVR__ to better detect architecture for non-Arduino dev environments.  Resolves compile failure in PIO for 8-bit Teensduino targets

More info:
https://forum.pjrc.com/threads/33234-Using-Teensyduino-Selecting-Teensy-3-2-3-1-board-has-incorrect-platform-define
http://www.atmel.com/webdoc/avrlibcreferencemanual/using_tools_1using_avr_gcc_mach_opt.html
2017-09-23 21:36:40 -07:00
..
boards.h Move 'core' files 2017-09-07 07:42:55 -05:00
enum.h Move endstop debug to Endstops 2017-09-21 16:27:11 -05:00
language.h Core updates 2017-09-21 16:26:40 -05:00
macros.h Initial split-up of G-code handlers by category 2017-09-21 16:26:45 -05:00
serial.cpp Move debugging to serial.* 2017-09-21 16:26:44 -05:00
serial.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
types.h Core updates 2017-09-21 16:26:40 -05:00
utility.cpp Core updates 2017-09-21 16:26:40 -05:00
utility.h Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 2017-09-21 16:26:45 -05:00