Firmware2/Marlin/src/HAL
teemuatlut 70be4d206e [2.0.x] UltiMachine Archim2 (#8190)
* UltiMachine Archim2 support

* SPI gets included by the library

* Invert TMC2130 diag pin state

* Clean up Archim2 pins

* Update Archim2 config

* FAN2 -> FAN1

* Cleanup

* Add brief Archim installation instructions

* Bring pins into compliance

* Update 1.0 SD Detect pin for 1.1

* Update Configuration.h

* Update pins_ARCHIM2.h
2017-11-03 04:48:15 -05:00
..
HAL_AVR Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 2017-11-03 04:43:00 +01:00
HAL_DUE [2.0.x] UltiMachine Archim2 (#8190) 2017-11-03 04:48:15 -05:00
HAL_LPC1768 LPC1768: updates to use the new pin_t typedef 2017-11-02 18:43:57 -05:00
HAL_STM32F1 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_TEENSY35_36 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_endstop_interrupts.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_pinsDebug.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_SanityCheck.h STM32F1 HAL 2017-09-27 11:20:10 -05:00
HAL_spi_pins.h STM32F1 HAL 2017-09-27 11:20:10 -05:00
HAL.h Relocate SPI.h to the HAL folder 2017-10-24 16:54:06 -05: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 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
servo_private.h Improve AVR arch detection 2017-09-23 21:36:40 -07: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
SPI.h Relocate SPI.h to the HAL folder 2017-10-24 16:54:06 -05:00
SpiEeprom.cpp HAL updates 2017-09-21 15:52:17 -05:00