Scott Lahteine
|
007c56f453
|
Fix HAL_STM32F1/endstop_interrupts.h
In response to https://github.com/MarlinFirmware/Marlin/issues/7076#issuecomment-367556982
|
2018-02-23 02:07:34 -06:00 |
|
Scott Lahteine
|
2c18faf3e4
|
General cleanups for HAL
|
2018-01-15 02:46:37 -06:00 |
|
Morten
|
a0246c5c96
|
Add support for STM32F7 MCU
|
2018-01-15 01:13:03 -06:00 |
|
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 |
|
Scott Lahteine
|
105324b85b
|
Match the license headers in other files
|
2017-08-31 18:31:07 -05:00 |
|
Christopher Pepper
|
4b16fa3272
|
Implement HAL and apply macros across code-base
Implement AVR Platform
|
2017-08-31 18:14:31 -05:00 |
|