Katelyn Schiesser
b2f0913083
🐛 Redundant Temp Sensor followup (#22196 )
4 年之前
Scott Lahteine
ecb727c3ef
🎨 Format onboard_sd.cpp
4 年之前
Victor Oliveira
d6a7ebce6c
✨ MULTI_VOLUME for Color UI and MarlinUI (#22004 )
4 年之前
Scott Lahteine
fd3f7b3473
🎨 Clean up LPC1768 SPI init
4 年之前
Victor Oliveira
221bec5ce8
🐛 Fix boot / SD for STM32 (F103Rx) boards (#22087 )
4 年之前
Katelyn Schiesser
629551d9bc
✨ More flexible redundant temp sensor (#22085 )
4 年之前
Scott Lahteine
77496c8235
⚡️ Optimize Sensitive Pins array (except STM32) (#22080 )
4 年之前
Kyle Repinski
7c5e3b9071
🐛 Fix small/huge I2C EEPROM address (#22081 )
4 年之前
Scott Lahteine
d320545066
🎨 Laser Ammeter followup (#22079 )
Followup to #21835
4 年之前
ellensp
3c522fff31
🩹 Fallback ID for MKS TS35 V2.0 (#22031 )
4 年之前
7FM
e7e60a50d8
👽️ Include <EEPROM.h> in STM32 (for now) (#22054 )
4 年之前
Victor Oliveira
ce5dece3b5
⚰️ Remove obsolete CUSTOM_SPI_PINS (#22058 )
4 年之前
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes (#19112 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Victor Oliveira
0398a0b780
👽️ Fix usb-host-msc-cdc-msc issue (#22025 )
4 年之前
ellensp
08155b4875
🔨 Creality v4 with STM32 HAL (#21999 )
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Krzysztof Błażewicz
da76381605
⚗️ 32-bit float constants (STM32F1) (#21996 )
4 年之前
Alvaro Segura Del Barco
7c2834c33c
🐛 Fix Teensy PINS_DEBUG compile (#21958 )
Followup to 84a11cfedc
4 年之前
Scott Lahteine
49771c4a9e
🎨 Flags for homing directions
4 年之前
ekef
ebb75a529b
Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts (#21889 )
4 年之前
Victor Oliveira
a42760d38a
BTT SKR Mini E3 for HAL/STM32 (#21488 )
4 年之前
BigTreeTech
c9de9d4f9b
Capacitive Touch Screen (GT911) for SKR SE BX (#21843 )
Co-authored-by: Msq001 <alansayyeah@gmail.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Scott Lahteine
9f10695b3f
Fix TFT typo
4 年之前
sanek88lbl
f95f18c8e5
Lerdge K EEPROM and TFT (#21812 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
ellensp
02405add76
Support a third serial port (#21784 )
4 年之前
Scott Lahteine
be6fbc76a1
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
4 年之前
ManuelMcLure
bac72ff0cc
Only look for target disk during Upload (#21804 )
4 年之前
Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
4 年之前
Scott Lahteine
01825d883e
Apply SBI/CBI/TEST in HAL
4 年之前
Victor Oliveira
ae06ee24c5
Fix bad call to 'diskIODriver' (#21775 )
4 年之前
Keith Bennett
40d789ce18
Fix "continuous" typo (#21701 )
4 年之前
fedetony
d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
Scott Lahteine
3bddbb1110
Clean up formatting, wrap macros
4 年之前
Scott Lahteine
550a806d77
More detailed serial config error
4 年之前
Scott Lahteine
73f6426114
Use itoa for sprintf int
4 年之前
Scott Lahteine
c6c6c56186
SDIO cleanup
4 年之前
Scott Lahteine
0e9836649e
Misc. formatting, serial out
4 年之前
Victor Oliveira
138340ee99
Multi-Volume. Select Media for LVGL (#21344 )
4 年之前
pinchies
41eb5813e0
Fix Flash size (512KB) for STM32F103ZE (#21590 )
4 年之前
Ramiro Polla
8048d1411f
Drop return value from Serial::write() (#21567 )
4 年之前
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536 )
4 年之前
Mike La Spina
993609b5aa
Make DELAY_NS round up on AVR (#21546 )
4 年之前
Scott Lahteine
8b6718c632
misc. pointer formatting
4 年之前
Scott Lahteine
895e40190b
Suppress redundant serial errors
4 年之前
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
4 年之前
Sola
4d17613050
MKS H43 fix, cleanup (#21485 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Victor Oliveira
6e0b79a33b
Fix and add STM32 SDIO DMA (#21476 )
4 年之前
Scott Lahteine
3b73b115ca
Apply pointer formatting
4 年之前
Tomas Rimkus
8a67846872
Avoid watchdog reset in all wired EEPROMs (#21436 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Scott Lahteine
704b8cd83c
Apply TMC UART to STM32, simplify
4 年之前
Scott Lahteine
84b961cb20
Define HW serial ports needed for TMC UART (#21446 )
4 年之前