755 Commits (5e9898600b5a632ffd45c14abe90392bc8dcd2ed)

Author SHA1 Message Date
Scott Lahteine f2d93f61c3 Revert errant const 5 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
Maxim 1b9fc64d8a Add M997 support for SKR PRO 1.1 (#15394) 5 years ago
Marcio Teixeira 02bbc51195 Keep C extension for now, restore (void) arg (#15380) 5 years ago
Berezovskyi Oleksandr c0d5b57cf9 Init i2c for all i2c EEPROM use (#15366) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine b72fd7ea9c Supply 'super' for servo subclasses 5 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 6c62732ae1 Handle no Timer 3C 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Tanguy Pruvot 7c3d52cd6b HAL_DUE build fix (#15286) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 7d8c38693f Formatting 5 years ago
Scott Lahteine a06010e08a Macrofy attachInterrupt 5 years ago
Scott Lahteine 7e95ee9e4b Patch missing millis 5 years ago
Tanguy Pruvot 02d400e413 STM32F1: Sync SPI changes from maple master (#15266) 5 years ago
Scott Lahteine d5f5203880 Use "mount" as card verb 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine ffb418b226 Move some SD comments 5 years ago
Tanguy Pruvot 2435c6082a STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240) 5 years ago
Tanguy Pruvot 5bf635cec2 STM32F1: Only include USBComposite if flagged (#15243) 5 years ago
Tanguy Pruvot f1162243f6 STM32F1: No USBSerial without USB-serial bridge (#15242) 5 years ago
reloxx13 05cd483413 STM32F1: Support M997 - Reset and begin flash (#15209) 5 years ago
Ludy 3c3a956a17 Fix compiling error BIGTREE_SKR_MINI (#15197) 5 years ago
Scott Lahteine 565a0e11ed Prevent 'current' name conflict, if needed 5 years ago
Scott Lahteine dbea6f0022 STM32F1 USB cdc/msc composite device (#15180) 5 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 5 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 5 years ago
Ludy beffcd856b Update German language, (c) (#15164) 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Giuliano Zaro 12c595c61f SAMD51 LCD support (#15113) 5 years ago
Scott Lahteine 34b73426e5 Apply #ifdef/#ifndef where possible 5 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
Scott Lahteine 0f4d3e1bca Fix ESP32 "DISABLED" name conflict 5 years ago
Tanguy Pruvot c014f8dc78 Fix STM32F1 SPI warning (gcc 8.2.1) (#15104) 5 years ago
Tanguy Pruvot d068470e18 Prevent Linux min/max error (#15107) 5 years ago
Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 5 years ago
Karl Andersson 7ebfae27e3 Fix HAL_STM32 SPI regression (#15093) 5 years ago
Scott Lahteine a61c91ae9e Use 'bugfix' branch of U8glib-HAL 5 years ago
Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 5 years ago
BigTreeTech 848dd740ba Fix STM32F1 ADC read temperature error (#15026) 5 years ago
Tanguy Pruvot 012f577bb0 STM32F1: Import (rogerclarkmelbourne) SPI class (#15002) 5 years ago
chzj333 0b47558a09 New board STM32F407 (#14994) 5 years ago
Scott Lahteine 29c12905f5 Minor HAL patches 5 years ago
Scott Lahteine 3f678b0be5 Remove some extra F4 conditions 5 years ago
Scott Lahteine 4d1a662571 Fix STM32F7 STEPPER_ENABLE_PIN 5 years ago
Bob Kuhn 66bfad3ced Fix missing U8glib.h include (#14966) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Giuliano Zaro af4bcb629a SAMD51 typo fix (#14885) 5 years ago