11 Commits (0d30ccf7671629eb79f1038bd5aae68ac2d56a91)

Author SHA1 Message Date
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