muele-marlin/Marlin/src/HAL
2017-12-21 02:35:49 -03:00
..
HAL_AVR Change some hex case 2017-12-15 15:47:22 -06:00
HAL_DUE Reimplemented SW SPI for DUE in assembler. This allows to reach 12Mhz as SPI Clock and improves 4x the transfer speed to the SD card. This is REQUIRED so access to SD from USB is usable (allows 600Kbytes/second transfer speeds) 2017-12-21 02:35:49 -03:00
HAL_LPC1768 Fix SDSUPPORT for MKS SBASE 2017-12-17 03:05:33 -06:00
HAL_STM32F1 Changes to STM32F1 HAL (#8833) 2017-12-20 16:16:36 -06:00
HAL_TEENSY35_36 Change some hex case 2017-12-15 15:47:22 -06:00
HAL.h 32-bit unless… 2017-11-19 15:43:38 -06:00
HAL_endstop_interrupts.h Improve AVR arch detection 2017-09-23 21:36:40 -07:00
HAL_LCD_defines.h AVR RRD works 2017-11-07 18:40:29 -06: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 Apply some formatting 2017-11-18 03:12:30 -06:00
servo_private.h Apply some formatting 2017-11-18 03:12:30 -06:00
SPI.h Dependency adjustments 2017-11-19 15:43:38 -06:00
SpiEeprom.cpp Use fastio for HAL SPI EEPROM 2017-11-05 19:20:03 -06:00