This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/HAL
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063)
* Merging early because of build failures.  See #8105

* Make LPC1768 pinmapping not specific to Re-ARM

* Add HAL_PIN_TYPE and LPC1768 pin features

* M43 Updates

* Move pin map into pinsDebug_LPC1768.h

* Incorporate comments and M226

* Fix persistent store compilation issues

* Update pin features

* Update MKS SBASE pins

* Use native LPC1768 pin numbers in M42, M43, and M226
2017-10-26 13:37:26 -05:00
..
HAL_AVR Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_DUE Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
HAL_LPC1768 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -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.h Relocate SPI.h to the HAL folder 2017-10-24 16:54:06 -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
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.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
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