7116 Commits (49c693c85b657dc675c2b119698d8da952a27c52)

Author SHA1 Message Date
Scott Lahteine 27cbb939b2 Clean up some HAL code 7 years ago
Christopher Pepper b29b66feda Temporary fix for odd stepper behaviour with servos 7 years ago
Christopher Pepper 8afe13b1a2 Fix compile issue when watchdog was disabled 7 years ago
Christopher Pepper b908e38d08 Add needed platform defined gaurds to compile with Arduino IDE 7 years ago
Scott Lahteine a037ddbf7b Other spacing tweaks 7 years ago
Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 7 years ago
kfazz fa9ff6be6e try to fix LIN_ADVANCE for 32bit 7 years ago
kfazz 18f97c4013 add HardwareSerial and SoftwareSerial for Re-ARM. 7 years ago
Bob-the-Kuhn 01fb45b4f8 hybrid PWM system 7 years ago
Tannoo 94dd39b3b7 LCD_UBL_memory_slot_corrections (#7516) 7 years ago
Roxy-3D 8587c4e1ec Minor corrections to 32-bit branch (#7514) 7 years ago
Bob-the-Kuhn 7342d5c07a ST7565 7 years ago
Bob-the-Kuhn 97444391e0 Servo & PWM support for LPC1768 (#7500) 7 years ago
Tannoo 859fa35287 Re-Arm bugfixes (#7495) 7 years ago
Bob-the-Kuhn d80877d570 Set pinMode with every digitalWrite (legacy compatibility) 7 years ago
Chris Pepper 9a950e3a5a Update the delay functions and change the default pinmap for character displays (#7434) 7 years ago
Scott Lahteine 105324b85b Match the license headers in other files 7 years ago
Bob-the-Kuhn 69704b93f2 ultralcd.cpp fix compile error - switch to int16_t 7 years ago
Chris Pepper 61c0a10efe Revert "SPI API platform implementation stubs" (#7416) 7 years ago
Chris Pepper a5cf3a190c bugfix-2.0.x critical fix (#7401) 7 years ago
Bob-the-Kuhn 76da81c1de minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) 7 years ago
Bob-the-Kuhn 84a11cfedc HAL compatible pinsDebug & misc 7 years ago
Christopher Pepper 32e759c928 SPI API platform implementation stubs 7 years ago
Christopher Pepper 4183a249b6 Moved CMSIS and other LPC1768 dependencies 7 years ago
Christopher Pepper b55295ad33 Post merge fix 7 years ago
Christopher Pepper c66d1ac651 Debug Pins Support 7 years ago
Christopher Pepper a31e32969f Base HAL SPI Changes 7 years ago
Christopher Pepper bcd050f33b Initial HAL SPI API 7 years ago
Christopher Pepper 44b0c186a6 HAL for Re:ARM (LPC1768) architecture 7 years ago
teemuatlut f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture 7 years ago
Christopher Pepper cfef925559 HAL for DUE architecture 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
Scott Lahteine e4fcf460e7 Marlin bugfix-2.0.x Version/README 7 years ago
Scott Lahteine 8a184a526a Marlin: Patch G33, allow M111 to give status 7 years ago
Scott Lahteine 353c23b16e Enforce BED_CENTER_AT_0_0 on Delta, SCARA 7 years ago
Scott Lahteine 898f48e331 CNC workspace planes for G5 7 years ago
Scott Lahteine 5851c2d36f MAX7219 followup (#7564) 7 years ago
Scott Lahteine 321f98f867 Fix servo delay in Folgertech config 7 years ago
jneilliii 36771e9492 Fixes required for Creality CR-10 7 years ago
Roxy-3D 3f0b38ed5d Add Max7219 LED Matrix Debug Support (#7563) 7 years ago
GMagician 0067bb2840 Addressing #7552 7 years ago
Michal Holes 54d48130f3 Slovak UTF-8 translation 7 years ago
Scott Lahteine 86c024ce98 Organize, document pins.h include lines 7 years ago
Scott Lahteine c7b07d20f2 Minor patches to pins files 7 years ago
Scott Lahteine 356af7dcb0 Tweak Sanguinololu-related pins files 7 years ago
Scott Lahteine 11a724d8fc Sanguinololu example configuration 7 years ago
Scott Lahteine e337df2e98 Miscellaneous tweaks to serial outputs, code cleanups 7 years ago
Vben c0409b85e7 New feature: Part-Cooling Fan Multiplexer 7 years ago
GMagician 6127154af3 Fix identation by tab 7 years ago
GMagician b94a1c6b9f Code reduction this some configurations 7 years ago