You cannot 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 8315a8a716 Apply fixes for DUE
Alternative to #7882. If F_CPU is greater than 1000 it can be evenly divided by 8. Over 10000, 16; over 100000, 32; over 1 million, 64; etc.
7 years ago
..
HAL Apply fixes for DUE 7 years ago
config Set TEMP_SENSOR_0 to 1 in CR-10 example config 7 years ago
core Add serial XON/XOFF handshaking 7 years ago
feature [2.0.0] Resolve USE_CONTROLLER_FAN compile errors 7 years ago
gcode Apply fixes for DUE 7 years ago
inc Apply fixes for DUE 7 years ago
lcd Patch SD file draw bug 7 years ago
libs Cleanup warnings 7 years ago
module Apply fixes for DUE 7 years ago
pins [2.0.x] Fixed RAMPS FD V1 pins.h file (#7852) 7 years ago
sd Cleanup warnings 7 years ago
Makefile Encapsulate RGB(W) LEDs 7 years ago
Marlin.cpp General fixes for LPC1768 (#7834) 7 years ago
Marlin.h Fixes for Anet10 and gt2560 7 years ago