Scott Lahteine
d69c2a90b7
Simple rename of hex_print
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
5 years ago
Scott Lahteine
f01f0d1956
Drop C-style 'void' argument
6 years ago
Scott Lahteine
565a0e11ed
Prevent 'current' name conflict, if needed
6 years ago
Scott Lahteine
586b334c2a
Split up stepper indirection ( #15111 )
6 years ago
Scott Lahteine
d25231aea8
Spacing, defined(), #include tweaks
6 years ago
Scott Lahteine
4d1a662571
Fix STM32F7 STEPPER_ENABLE_PIN
6 years ago
Giuliano Zaro
cd36809c06
Fix STM32F7 compile error ( #14583 )
6 years ago
Scott Lahteine
ad1c061e7b
Bring STM32F4/F7 together
6 years ago
Scott Lahteine
f8bede6b5e
Fix some HAL includes
6 years ago
Scott Lahteine
f9a50f451d
Serial out cleanup
6 years ago
Scott Lahteine
2212da453a
Distinguish between analog/digital auto fans ( #13298 )
6 years ago
Scott Lahteine
18996d2595
Fix some spelling
6 years ago
Scott Lahteine
4fa1c52688
Tweak serial output code
6 years ago
Scott Lahteine
0d30ccf767
Tweaks to TMC26XStepper
6 years ago
Scott Lahteine
5580773191
Use FastIO, sanity-check LPC SD options, apply formatting ( #12231 )
7 years ago
Scott Lahteine
7d5c336c56
Corrections for dylsexic TMC
7 years ago
Scott Lahteine
b682a1961a
Tweak STM32F7 TMC2660 class
7 years ago
Sam Lane
d783400330
Updates to STM32F7 HAL, for completeness ( #11770 )
7 years ago
etagle
1367df2875
Replace double with float, optimize calculation
7 years ago
Scott Lahteine
99ecdf59af
Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
7 years ago
Scott Lahteine
d1b619be52
Standardize some hexadecimals
7 years ago
Scott Lahteine
382a5e3318
Clean up trailing whitespace
7 years ago
Scott Lahteine
42933c804a
Cleanups for STM32F7
7 years ago
Morten
a0246c5c96
Add support for STM32F7 MCU
7 years ago