1033 Commits (193c0a52d9f1fbd31e42a29734f551aa26ed269a)

Author SHA1 Message Date
Victor Oliveira c0920bbf6a
TFT Refactoring (#19192) 4 years ago
Victor Oliveira 639b0b8f50
Option to prevent (extra) Watchdog init on STM32 (#19693) 4 years ago
Jason Smith 24fd19259d
Fix I2C_ADDRESS sign warning (#19685) 4 years ago
Jason Smith 45731bd022
Fix at90usb1286 build (#19687) 4 years ago
Scott Lahteine 492ba2a111
Digipots refactor / cleanup (#19690) 4 years ago
Victor Oliveira a90edd5eb4
Restore correct STM32 port-bits code (#19678) 4 years ago
Serhiy-K 6fdaaf3d20 Fixes for TFTGLCD Panel, FastIO (#19614) 4 years ago
Scott Lahteine 6831341ab4 Batch appercase hex values 4 years ago
Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 4 years ago
Scott Lahteine f72c559824 Use 0xFF (not 'ff') for byte transfer 4 years ago
Scott Lahteine f5bae208cc Trailing whitespace 4 years ago
Ryan V1 8dcc72ce9c
Fix 'bossac' upload on Windows (#19545) 4 years ago
ellensp b3c2ee56f9
Fix wrappers on HAL/STM32F1 .cpp files (#19581) 4 years ago
ellensp 435e98ceed
Fix TEMP_ADC_PROBE support for STM32F1 (#19582) 4 years ago
Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments 4 years ago
Victor Oliveira 348570fd68 Minor SPI fixes, systick_callback for STM32F1 HAL compatibility (#19565) 4 years ago
Nick 60155aa442
Anycubic Chiron full feature support (#19505) 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 4 years ago
Tanguy Pruvot f3de0f6c53
Working LCD_USE_DMA_FSMC (#19522) 4 years ago
Scott Lahteine 7ce91c5ffe Sanity check old serial names 4 years ago
Jason Smith da6c8317a7
Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine 568f292883 HAL/serial followup 4 years ago
Scott Lahteine 4b928b2da8 HAL and serial cleanup 4 years ago
ellensp 6634bedb25
Define UART pins for LPC debug based on LPC_PINCFG_UART (#19475) 4 years ago
Jason Smith 023cb54fae
MKS Robin Mini uses ONBOARD_SPI_DEVICE (#19460) 4 years ago
makerbase d8ed749045
Add MKS Robin E3P, improve LVGL UI (#19442) 4 years ago
Scott Lahteine 60ab7a1ddb Cleanup before MKS changes 4 years ago
Scott Lahteine 76d8d1742c Add multi-extruder condition 4 years ago
Scott Lahteine 8e0fac897b Whitespace cleanup 4 years ago
Victor Oliveira 79d4123319
Only set up SPI pins as needed (#19372) 4 years ago
Scott Lahteine 9b78138600 General cleanup 4 years ago
Victor Oliveira 160f70be63
LPC: Finish DMA transfer, use HW SPI class (#19191) 4 years ago
Victor Oliveira b98946b5c1
Raise STM32F1 UART IRQ Priority, add error handling (#19301) 4 years ago
Marcio Teixeira 328d8b5952 Fix ExtUI SD sorting, compile issues 4 years ago
bilsef 049fbc92a9
Support for Teensy 4 (#19311) 4 years ago
Scott Lahteine bc7720c0cd Minor HAL cleanup 4 years ago
Jason Smith 4fc1aba848
Update HAL/STM32 platform to 8.0 (#18496) 4 years ago
Victor Oliveira a4bc9e669c
STM32F1 EP with USB_COMPOSITE (#19281) 4 years ago
Victor Oliveira 486731162f
Fix STM32F1 SPI device init, MKS_LCD12864 (#19271) 4 years ago
Victor Oliveira b6ab163814
Emergency Parser for STM32F1 (#19279) 4 years ago
Victor Oliveira 1a4b82a5d6
TFT (plus Hardware SPI) for LPC (#19139) 4 years ago
Scott Lahteine fa5a1f7d7f PGMSTR constexpr => const 4 years ago
Giuliano Zaro b6e4acec9d
Prefer Servo AVR timer4 over 3 (#19025) 4 years ago
Giuliano Zaro 8652a7bdd2
HIGH/LOW naming of pin state settings (#19089) 4 years ago
Victor Oliveira a37cf24900
Emulated DOGM via HAL TFT, XPT IO (#19017) 4 years ago
Giuliano Zaro 6cfc4b5711
Let laser/spindle use free AVR servo timers (#19011) 4 years ago
Victor Oliveira ff5c8d3570
Optimize LVGL with HAL TFT IO (SPI and FSMC) (#18974) 4 years ago
Victor Oliveira 2ef6c8ba97
Marlin Color UI for STM32F1 (SPI) (#18958) 4 years ago
Victor Oliveira ee69fb00a6
Marlin Color UI (FSMC) for STM32F1 (#18952) 4 years ago