106 Commits (18adfe87bcd516436db001b53a0e09e58246c9e2)

Author SHA1 Message Date
Diego von Deschwanden de5cca6b1f
Update more external links (#18819) 5 years ago
Scott Lahteine 451f48231d
Ender 3 V2 BL24C16 EEPROM support (#18758) 5 years ago
Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Bob Kuhn 8f3d17699a
Init all ESP01 (module) WIFI pins (#17679) 5 years ago
Scott Lahteine 2107bc5836
Clean up EEPROM interfaces (#17803) 5 years ago
Giuliano Zaro bd8436d1c5
Fix SAMD51 i2c EEPROM (#17815) 5 years ago
Scott Lahteine a521b0edbb Strip never-used eeprom functions 5 years ago
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 5 years ago
Scott Lahteine 56e3106b63 Clean up whitespace 5 years ago
randellhodges 5f7a75979f
LPC176x SPI / I2C PersistentStore (#17651) 5 years ago
Scott Lahteine ef74ca60c0 Fix unwarm regData index 5 years ago
randellhodges b700b3cde6
Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678) 5 years ago
Scott Lahteine ab2b98e425 Apply composite tests 5 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
Bob Kuhn f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support (#17531) 5 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 5 years ago
Scott Lahteine 3473b21710 Move millis_t includes 5 years ago
Scott Lahteine 4ef627d79f Add a note on EEPROM todo 5 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 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 6 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 6 years ago
Berezovskyi Oleksandr c0d5b57cf9 Init i2c for all i2c EEPROM use (#15366) 6 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 6 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 6 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 6 years ago
Tanguy Pruvot 2435c6082a STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240) 6 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 6 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 6 years ago
Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 6 years ago
Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 6 years ago
Giuliano Zaro 21993b75f4 SAMD51 Servo class (#14781) 6 years ago
Scott Lahteine e85eca2630 HAL cleanup, Teensy 3.1 platform 6 years ago
Scott Lahteine c2b319360d Remove extra pragmas 6 years ago
rafaljot e44fccf3d2 Add support for M575 (#14757) 6 years ago
Giuliano Zaro 290466578f Adafruit Grand Central M4 (#14749) 6 years ago
Marcio Teixeira 1c3df51f87 vsnprintf patch redux (#14725) 6 years ago