This website requires JavaScript.
Explore
Help
Sign In
3d-print
/
anadyr-marlin
Watch
1
Star
0
Fork
0
You've already forked anadyr-marlin
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
8bc581755904f285ab27f5cb105bb2e9ae823cc2
anadyr-marlin
/
Marlin
/
src
/
HAL
History
Scott Lahteine
d72946a8d7
Fix LPC1768 build with no watchdog
...
Fix issue mentioned at
https://github.com/MarlinFirmware/Marlin/pull/13587#issuecomment-481737509
2019-04-10 17:34:15 -05:00
..
HAL_AVR
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
2019-04-08 18:13:41 -05:00
HAL_DUE
Replace digitalPinHasPWM with HAS_TIMER (
#13520
)
2019-03-29 12:21:14 -05:00
HAL_ESP32
Extend ESP32 HardwareSerial with flushTX. (
#13588
)
2019-04-05 19:04:02 -05:00
HAL_LINUX
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
2019-04-08 18:13:41 -05:00
HAL_LPC1768
Fix LPC1768 build with no watchdog
2019-04-10 17:34:15 -05:00
HAL_STM32
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
2019-04-08 18:13:41 -05:00
HAL_STM32F1
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
2019-04-08 18:13:41 -05:00
HAL_STM32F4
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
2019-04-08 18:13:41 -05:00
HAL_STM32F7
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
2019-04-08 18:13:41 -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