121 Commits (77f48d2bad99c713fecf0ca54933eec960f5891f)

Author SHA1 Message Date
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 77966135e8 Fix ARM delay function (#20901) 3 years ago
Scott Lahteine bf631046c0 Fix some serial char, echo 3 years ago
Tanguy Pruvot 8d2f1851eb PSTR alias followup (#20831) 3 years ago
Rockman18 910059adcb Fix, consolidate PSTR aliases (#20812) 3 years ago
Scott Lahteine efc396bd05 General cleanup, use _BV 3 years ago
Dmitry Katsubo 8690f4862d Fix misc. warnings (#20715) 4 years ago
Jason Smith e2c57f6d47 Retire HAL for STM32F4 / F7 (#20153) 4 years ago
Scott Lahteine 59914df5b7 Fix comments, spacing 4 years ago
Scott Lahteine d3ee5d7dfe Fix warning in gcode_D 4 years ago
Jason Smith 33b2f0700e Add NUCLEO-F767ZI dev board (#19373) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
bilsef ea39d3c45e Support for Teensy 4 (#19311) 4 years ago
Scott Lahteine a8904d25ba Minor HAL cleanup 4 years ago
Diego von Deschwanden f2205b1725 Update more external links (#18819) 4 years ago
Scott Lahteine 451f48231d
Ender 3 V2 BL24C16 EEPROM support (#18758) 4 years ago
Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Bob Kuhn 8f3d17699a
Init all ESP01 (module) WIFI pins (#17679) 4 years ago
Scott Lahteine 2107bc5836
Clean up EEPROM interfaces (#17803) 4 years ago
Giuliano Zaro bd8436d1c5
Fix SAMD51 i2c EEPROM (#17815) 4 years ago
Scott Lahteine a521b0edbb Strip never-used eeprom functions 4 years ago
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4 years ago
Scott Lahteine 56e3106b63 Clean up whitespace 4 years ago
randellhodges 5f7a75979f
LPC176x SPI / I2C PersistentStore (#17651) 4 years ago
Scott Lahteine ef74ca60c0 Fix unwarm regData index 4 years ago
randellhodges b700b3cde6
Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678) 4 years ago
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Bob Kuhn f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support (#17531) 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