Alexander Amelkin
8994cc8b26
Fix BTT SKR Pro 1.0 UART4/5 ( #18222 )
5 years ago
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
5 years ago
Victor
215b400038
Allow SDIO clock/retry overrides ( #18223 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
ellensp
33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR ( #18128 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Scott Lahteine
785f442c8c
Group some sanity checks
5 years ago
Jason Smith
dcb90a8d61
No SERIAL_STATS for LPC, STM32 ( #18145 )
5 years ago
MoellerDi
d2d52e3c34
Declare MSerial6 (etc.) for STM32 ( #18149 )
5 years ago
Scott Lahteine
6ee81f0d26
eeprom_init from STM32F1/access_start
5 years ago
Bob Kuhn
6c994002af
No SD_CHECK_AND_RETRY with USE_USB_COMPOSITE (STM32F103 + SDIO) ( #18108 )
* disable SD_CHECK_AND_RETRY when USE_USB_COMPOSITE is enabled
* Update Sd2Card.cpp
* Disable SD_CHECK_AND_RETRY with USE_USB_COMPOSITE
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
rudihorn
38ccc769f7
Emergency Parser for STM32 ( #18095 )
5 years ago
g3gg0.de
f776260d7a
Fix OCR / PWM calculation ( #18094 )
Fixes #17968
5 years ago
ellensp
9bfdc88e52
Provide strcmp_P where needed ( #18103 )
5 years ago
Chris Pepper
4f1ebb4440
Fix Due wired EEPROM init ( #18074 )
5 years ago
Scott Lahteine
461647fcee
Use MARLIN_EEPROM_SIZE with E2END as fallback ( #18059 )
5 years ago
Jason Smith
7696dea1c6
Fix LPC + EXPERIMENTAL_I2CBUS build error ( #18040 )
5 years ago
Colin Godsey
8a22ef0c83
G6 Direct Stepping ( #17853 )
5 years ago
Jason Smith
25aade1cf1
Improve STM32F4 Flash Behavior ( #17946 )
5 years ago
Desuuuu
fcd1678a17
Actually apply DGUS_[RT]X_BUFFER_SIZE ( #17952 )
5 years ago
Bob Kuhn
8f3d17699a
Init all ESP01 (module) WIFI pins ( #17679 )
5 years ago
Gurmeet Athwal
a4c981469e
Extended reporting options ( #16741 )
5 years ago
Scott Lahteine
39f703310b
Move S_FMT to HAL, apply to mixer
5 years ago
randellhodges
4c4be32ad7
LPC176x requires USE_SHARED_EEPROM ( #17858 )
5 years ago
Jason Smith
208af8cb15
Fix STM32 + SoftwareSerial compile ( #17831 )
5 years ago
Scott Lahteine
2107bc5836
Clean up EEPROM interfaces ( #17803 )
5 years ago
Scott Lahteine
6edc2c3690
Fix eeprom init glitch
5 years ago
J.C. Nelson
b4aebbe78d
Allow STM32 pins to specify timers ( #17805 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
76bc7bf7b8
Pre-clean DUE flash eeprom code
5 years ago
Scott Lahteine
306578d7be
More explicit LPC timer defines
5 years ago
Giuliano Zaro
bd8436d1c5
Fix SAMD51 i2c EEPROM ( #17815 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
7f5730ea3b
Minimal interface for F4/F7 flash
5 years ago
Scott Lahteine
3c080ee3e6
Cleanup, comment "wired" eeproms
5 years ago
Scott Lahteine
a521b0edbb
Strip never-used eeprom functions
5 years ago
Scott Lahteine
b335c38162
Drop extra Marduino includes
5 years ago
Scott Lahteine
5e6faa999d
Refine EEPROM types / flags ( #17772 )
5 years ago
Scott Lahteine
56e3106b63
Clean up whitespace
5 years ago
Scott Lahteine
2c959123e5
Clean up whitespace
5 years ago
randellhodges
5f7a75979f
LPC176x SPI / I2C PersistentStore ( #17651 )
5 years ago
Jason Smith
f709c565a1
STM32F1: SD EEPROM fallback ( #17715 )
5 years ago
Scott Lahteine
035d6cd16d
Patch i2c, info menu
5 years ago
Neil van Geffen
c56b66543d
Permit Stall Sensitivity of 0 ( #17722 )
5 years ago
Jason Smith
8f7f7f7c45
Apply missed const& SPI optimization ( #17734 )
Followup to eebb68cd7f
5 years ago
Scott Lahteine
ef74ca60c0
Fix unwarm regData index
5 years ago
Scott Lahteine
eebb68cd7f
SPI performance tweak
5 years ago
Scott Lahteine
4ed912eb23
Misc. patches
5 years ago
randellhodges
b700b3cde6
Fix M261, i2c EEPROM, i2c Encoder for LPC ( #17678 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Giuliano Zaro
d7f90c36df
Fix SAMD51 Step Timer ( #17692 )
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
33bb7859d4
Composite USB for STM32 SDIO (experimental) ( #17222 )
5 years ago
Scott Lahteine
5a5be7e287
Reorder setup, with serial early
5 years ago