My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine cbcb284f4a Allow libServo::attach to work on Teensy 3.5/3.6 7 years ago
..
HAL_AVR delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 7 years ago
HAL_DUE Remove #pragmas that don't help c files 7 years ago
HAL_LPC1768 [2.0.x][LPC176x][Build] Force single precision constants, disable freestanding (#10892) 7 years ago
HAL_STM32F1 Allow libServo::attach to work on Teensy 3.5/3.6 7 years ago
HAL_STM32F4 Fix interrupt-based endstop detection 7 years ago
HAL_STM32F7 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 7 years ago
HAL_TEENSY35_36 Allow libServo::attach to work on Teensy 3.5/3.6 7 years ago
backtrace Move backtrace to the HAL folder (#10790) 7 years ago
Delay.h Followup to HAL optimizations and delays 7 years ago
HAL_SPI.h Preliminary cleanup of #include structure (#9763) 7 years ago
I2cEeprom.cpp Fix missed includes from HAL macro patch (#10416) 7 years ago
SpiEeprom.cpp Fix missed includes from HAL macro patch (#10416) 7 years ago
math_32bit.h Convert custom maths to inlines (#10728) 7 years ago
persistent_store_api.h Add MarlinSettings::validate() 7 years ago
platforms.h Strip trailing spaces 7 years ago
servo.cpp Allow libServo::attach to work on Teensy 3.5/3.6 7 years ago
servo.h [2.0.x] HAL for STM32F4 (#10434) 7 years ago
servo_private.h Apply some formatting 7 years ago