Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
5 years ago |
Scott Lahteine
|
ffb418b226
|
Move some SD comments
|
5 years ago |
Tanguy Pruvot
|
2435c6082a
|
STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240)
|
5 years ago |
Tanguy Pruvot
|
5bf635cec2
|
STM32F1: Only include USBComposite if flagged (#15243)
|
5 years ago |
Tanguy Pruvot
|
f1162243f6
|
STM32F1: No USBSerial without USB-serial bridge (#15242)
|
5 years ago |
reloxx13
|
05cd483413
|
STM32F1: Support M997 - Reset and begin flash (#15209)
|
5 years ago |
Ludy
|
3c3a956a17
|
Fix compiling error BIGTREE_SKR_MINI (#15197)
Let's get STM32F1 working again!
|
5 years ago |
Scott Lahteine
|
565a0e11ed
|
Prevent 'current' name conflict, if needed
|
5 years ago |
Scott Lahteine
|
dbea6f0022
|
STM32F1 USB cdc/msc composite device (#15180)
Co-Authored-By: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
|
5 years ago |
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
5 years ago |
Scott Lahteine
|
8d036e94bf
|
Combine channel-based SPI headers
|
5 years ago |
Ludy
|
beffcd856b
|
Update German language, (c) (#15164)
|
5 years ago |
Scott Lahteine
|
75efa3cdac
|
Reorganize HAL (#14832)
|
5 years ago |
Giuliano Zaro
|
12c595c61f
|
SAMD51 LCD support (#15113)
|
5 years ago |
Scott Lahteine
|
34b73426e5
|
Apply #ifdef/#ifndef where possible
|
5 years ago |
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
5 years ago |
Scott Lahteine
|
0f4d3e1bca
|
Fix ESP32 "DISABLED" name conflict
|
5 years ago |
Tanguy Pruvot
|
c014f8dc78
|
Fix STM32F1 SPI warning (gcc 8.2.1) (#15104)
|
5 years ago |
Tanguy Pruvot
|
d068470e18
|
Prevent Linux min/max error (#15107)
|
5 years ago |
Scott Lahteine
|
d25231aea8
|
Spacing, defined(), #include tweaks
|
5 years ago |
Karl Andersson
|
7ebfae27e3
|
Fix HAL_STM32 SPI regression (#15093)
Reference: 0b47558
|
5 years ago |
Scott Lahteine
|
a61c91ae9e
|
Use 'bugfix' branch of U8glib-HAL
|
5 years ago |
Scott Lahteine
|
1d8ad7cf71
|
Safe changes from HAL cleanup
|
5 years ago |
BigTreeTech
|
848dd740ba
|
Fix STM32F1 ADC read temperature error (#15026)
…after USB CDC connect.
|
5 years ago |
Tanguy Pruvot
|
012f577bb0
|
STM32F1: Import (rogerclarkmelbourne) SPI class (#15002)
|
5 years ago |
chzj333
|
0b47558a09
|
New board STM32F407 (#14994)
|
5 years ago |
Scott Lahteine
|
29c12905f5
|
Minor HAL patches
|
5 years ago |
Scott Lahteine
|
3f678b0be5
|
Remove some extra F4 conditions
|
5 years ago |
Scott Lahteine
|
4d1a662571
|
Fix STM32F7 STEPPER_ENABLE_PIN
|
5 years ago |
Bob Kuhn
|
66bfad3ced
|
Fix missing U8glib.h include (#14966)
|
5 years ago |
Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
5 years ago |
Giuliano Zaro
|
af4bcb629a
|
SAMD51 typo fix (#14885)
|
5 years ago |
Johnny Eshak
|
03dbe16ccc
|
Compiling M43 on invalid conversion (#14897)
|
5 years ago |
Giuliano Zaro
|
d78086ccdc
|
SAMD51: Neopixel pin mapping (#14913)
|
5 years ago |
Eric Ptak
|
9c5086e6af
|
[STM32F1] Simpler Flash EEPROM (#14829)
|
5 years ago |
Tanguy Pruvot
|
5d2519ed50
|
Allow use of Fysetc SoftwareSerialM (#14893)
|
5 years ago |
Chris Pepper
|
2971b48a12
|
Use PlatformIO 4 default dir structure (#14879)
|
5 years ago |
Scott Lahteine
|
9624c90cfb
|
Remove HAL.h dependency in SoftwareSerial.h
|
5 years ago |
Tanguy Pruvot
|
535018ef0e
|
STM32F1: Dummy SoftwareSerial (as TMCStepper fallback) (#14861)
|
5 years ago |
Tanguy Pruvot
|
92c35d14a4
|
Non-fatal error from ps::access_start (#14845)
|
5 years ago |
Giuliano Zaro
|
535eeace5f
|
Fix Bed, Chamber ADC condition (#14866)
|
5 years ago |
Tanguy Pruvot
|
eecfcd124d
|
Finish STM32F4 SD-based settings storage (#14844)
|
5 years ago |
Scott Lahteine
|
fd9f067a48
|
Robin FSMC / SPI pins
|
5 years ago |
Scott Lahteine
|
579e4396e2
|
Reduce STM32_F4_F7 pin warnings
|
5 years ago |
Scott Lahteine
|
fb579212ea
|
Reduce unused function warnings
|
5 years ago |
Robby Candra
|
5bc2fb022c
|
THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798)
|
5 years ago |
Giuliano Zaro
|
d493cafc4a
|
Fix a memset pointer cast (#14823)
|
5 years ago |
Tanguy Pruvot
|
4bd1e55093
|
STM32F1: Init EEPROM SPI pin modes (#14810)
|
5 years ago |
Scott Lahteine
|
18c9182903
|
Match up write_data signatures
|
5 years ago |
Ludy
|
337361d588
|
Update German language, (c) (#14804)
|
5 years ago |