Firmware2/Marlin/src/HAL
2019-03-30 23:04:40 -05:00
..
HAL_AVR Replace digitalPinHasPWM with HAS_TIMER (#13520) 2019-03-29 12:21:14 -05:00
HAL_DUE Replace digitalPinHasPWM with HAS_TIMER (#13520) 2019-03-29 12:21:14 -05:00
HAL_ESP32 Move FAST_PWM_FAN code to HALs (#13491) 2019-03-26 01:03:23 -05:00
HAL_LINUX Replace digitalPinHasPWM with HAS_TIMER (#13520) 2019-03-29 12:21:14 -05:00
HAL_LPC1768 Replace digitalPinHasPWM with HAS_TIMER (#13520) 2019-03-29 12:21:14 -05:00
HAL_STM32 Fix empty HAS_TIMER macros 2019-03-30 23:04:40 -05:00
HAL_STM32F1 Fix compilation error for MKS Robin (#13506) 2019-03-29 12:40:24 -05:00
HAL_STM32F4 Fix empty HAS_TIMER macros 2019-03-30 23:04:40 -05:00
HAL_STM32F7 Fix empty HAS_TIMER macros 2019-03-30 23:04:40 -05:00
HAL_TEENSY31_32 Replace digitalPinHasPWM with HAS_TIMER (#13520) 2019-03-29 12:21:14 -05:00
HAL_TEENSY35_36 Fix Teensy 3.5/3.6 __get_primask (#13514) 2019-03-29 12:23:09 -05:00
shared Extended condition macros (#13419) 2019-03-16 23:43:06 -05:00
platforms.h HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00