muele-marlin/Marlin/src/HAL
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
..
HAL_AVR Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_DUE Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_LPC1768 Move LPC1768 framework out of Marlin source folder 2017-09-23 16:59:31 -05:00
HAL_TEENSY35_36 HAL updates 2017-09-21 15:52:17 -05:00
HAL.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_endstop_interrupts.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_pinsDebug.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_SanityCheck.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_spi_pins.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
I2cEeprom.cpp HAL updates 2017-09-21 15:52:17 -05:00
math_32bit.h HAL updates 2017-09-21 15:52:17 -05:00
persistent_store_api.h HAL updates 2017-09-21 15:52:17 -05:00
servo.cpp HAL updates 2017-09-21 15:52:17 -05:00
servo.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
servo_private.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
SpiEeprom.cpp HAL updates 2017-09-21 15:52:17 -05:00