92 Commits (61a67aff316ca5b25f8169f5dce27ced23c09773)

Author SHA1 Message Date
Sergey 2809a86822 I2C EEPROM timeout fix 4 years ago
Sergey 73fcda41c1 Отключение нагрева, во время передачи файлов 4 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine 3473b21710 Move millis_t includes 4 years ago
Scott Lahteine 4ef627d79f Add a note on EEPROM todo 4 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
felixstorm 2b9eb4437b ESP32 HAL: Fix random pauses during prints (#16548) 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 5 years ago
Scott Lahteine ed8f1ca9cf Revert Cortex delay for now 5 years ago
Scott Lahteine 93db4f4535 Tweak backtrace.cpp include 5 years ago
Scott Lahteine f0d952d33a
Cortex M3-M7 can use DWT->CYCCNT (#15762) 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine f2d93f61c3 Revert errant const 5 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
Berezovskyi Oleksandr c0d5b57cf9 Init i2c for all i2c EEPROM use (#15366) 5 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Tanguy Pruvot 2435c6082a STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240) 5 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 5 years ago
Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 5 years ago
Giuliano Zaro 21993b75f4 SAMD51 Servo class (#14781) 5 years ago
Scott Lahteine e85eca2630 HAL cleanup, Teensy 3.1 platform 5 years ago
Scott Lahteine c2b319360d Remove extra pragmas 5 years ago
rafaljot e44fccf3d2 Add support for M575 (#14757) 5 years ago
Giuliano Zaro 290466578f Adafruit Grand Central M4 (#14749) 5 years ago
Marcio Teixeira 1c3df51f87 vsnprintf patch redux (#14725) 5 years ago
Marcio Teixeira 585a8a96b4 Fix extraneous redefine of vsnprintf_P in Marduino.h (#14712) 5 years ago
Scott Lahteine 4e479caf61 Fix mis-use of LIMIT 5 years ago
Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h 5 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 5 years ago
Scott Lahteine f990ebfb09
Tweak STM32F4/7 eeprom emulation (#14563) 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 5 years ago
Scott Lahteine b6546ea33a Add include guards to some headers 5 years ago
Giuliano Zaro 66e16af29d SPI defines cleanup (#14506) 5 years ago
Scott Lahteine 44e4f853c8 Patch M_PI in Marduino.h 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5 years ago
Scott Lahteine 26de051e92 HAL SPI pin init cleanup 5 years ago
Scott Lahteine 356410dcfc Move crc16 function to libs 5 years ago