9 Commits (1156557a4747864ce4c6c6f04d8ac80fee0cd9f8)

Author SHA1 Message Date
Scott Lahteine 1156557a47 🧑‍💻 Misc. servo code cleanup 2 years ago
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 3 years ago
Scott Lahteine efc396bd05 General cleanup, use _BV 3 years ago
Scott Lahteine b41f41589a General cleanup, use _BV 3 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Jason Smith 95b76a65c3
Increase STM32F1 Servo Timer Interrupt Priority (#18637) 4 years ago
ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4 years ago
Scott Lahteine 2c959123e5 Clean up whitespace 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Tanguy Pruvot be69ec5b32 Fix PLR/M43 warnings (#14333) 5 years ago
Tanguy Pruvot 764f0d9c1c STM32F1: Servo "soft" PWM via timer interrupt (#14187) 5 years ago
Tanguy Pruvot 24b1818245 Secure STM32F1 servo code and M280 detach (#14085) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 3e867008f0 Fix some HAL_STM32F1 type declarations 6 years ago
Reece Kibble 7557f8d68c Rename all Stm32f1 to STM32F1 (#12639) 6 years ago
jmz52 a77f8c6dd5 Implement servo support for STM32F1 (#11580) 6 years ago
Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 6 years ago
Bob-the-Kuhn 3d72fe0730 snapshot 6 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago
Scott Lahteine 8fbb833de9 Encapsulate RGB(W) LEDs 7 years ago
Scott Lahteine 4a82e95c3e Feature file updates 7 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 years ago
Scott Lahteine 58cfcd4239 Overridable Options - Part 5 9 years ago
Scott Lahteine 0ec444720f Rename blinkm files 9 years ago
Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 years ago
Scott Lahteine f171656f8e Cleanup of cardreader.* 9 years ago
fmalpartida 5b3f60ea2e Corrected LCD only error 11 years ago
fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 11 years ago
Erik van der Zalm bf27e79e74 Small BlinkM fix 11 years ago
Erik van der Zalm 87e28c0599 Added ifdefs to blinkm 11 years ago
Tim Koster 61db046b32 Added #ifdef BLINKM around new code. Also refined BlinkM.h. 11 years ago
Tim Koster 7016cc9511 Added BlinkM support over i2c 11 years ago
Tim Koster 3b315b3da0 Added BlinkM support over i2c 11 years ago