muele-marlin/Marlin/src/HAL
Bob-the-Kuhn fb44f8e50f
Merge pull request #8616 from hg42/bugfix-2.0.x
[2.0.x][LPC1768][FIX] NUM_DIGITAL_PINS was negative, fixes PWM, arduino io functions, M42, M43, M226, probably also Servo, some LCD, soft spi, SoftwareSerial, ... may be others
2017-12-03 14:48:00 -06:00
..
HAL_AVR Fix _BV already defined warnings 2017-11-24 21:59:31 -06:00
HAL_DUE [2.0.x] Report SERIAL_XON_XOFF in M115 2017-12-02 21:08:06 -08:00
HAL_LPC1768 Merge pull request #8616 from hg42/bugfix-2.0.x 2017-12-03 14:48:00 -06:00
HAL_STM32F1 Fix _BV already defined warnings 2017-11-24 21:59:31 -06:00
HAL_TEENSY35_36 Fix _BV already defined warnings for Teensy 2017-11-24 22:34:39 -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