Giuliano Zaro
bfcf7ac2fd
Use "reset reason" defines ( #18462 )
4 years ago
Giuliano Zaro
ce3fb61604
SAMD51 cleanup ( #18419 )
4 years ago
Giuliano Zaro
aae5f7229c
[samd51] Manifest assigned timers priority ( #18402 )
4 years ago
Scott Lahteine
1fb2fffdbf
General cleanup
4 years ago
Jason Smith
e52afa8b19
Better STM32 Tone timer int priority ( #18385 )
4 years ago
Chris Barr
900d4cf8e7
Allow STM32 HAL_TIMER_RATE override ( #18374 )
4 years ago
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
4 years ago
InsanityAutomation
23806aeb3c
Fix non-PWM spindle/laser compile ( #18311 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
4 years ago
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
4 years ago
Scott Lahteine
aea60d9450
Clean up trailing spaces
4 years ago
Sergey1560
bcf7ac7483
STM32F1: Fix SDIO read errors ( #18228 )
4 years ago
Alexander Amelkin
8994cc8b26
Fix BTT SKR Pro 1.0 UART4/5 ( #18222 )
4 years ago
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
4 years ago
Victor
215b400038
Allow SDIO clock/retry overrides ( #18223 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp
33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR ( #18128 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
785f442c8c
Group some sanity checks
4 years ago
Jason Smith
dcb90a8d61
No SERIAL_STATS for LPC, STM32 ( #18145 )
4 years ago
MoellerDi
d2d52e3c34
Declare MSerial6 (etc.) for STM32 ( #18149 )
4 years ago
Scott Lahteine
6ee81f0d26
eeprom_init from STM32F1/access_start
4 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