1198 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
bilsef ea39d3c45e Support for Teensy 4 (#19311) 4 years ago
Scott Lahteine a8904d25ba Minor HAL cleanup 4 years ago
Jason Smith 784016a25e Update HAL/STM32 platform to 8.0 (#18496) 4 years ago
Victor Oliveira 643f192515 STM32F1 EP with USB_COMPOSITE (#19281) 4 years ago
Victor Oliveira 24fbfae0fd Fix STM32F1 SPI device init, MKS_LCD12864 (#19271) 4 years ago
Victor Oliveira 563bd5b5bc Emergency Parser for STM32F1 (#19279) 4 years ago
Victor Oliveira 3b4779fa15 TFT (plus Hardware SPI) for LPC (#19139) 4 years ago
Scott Lahteine f3d0b49928 PGMSTR constexpr => const 4 years ago
Giuliano Zaro 3aa5b45768 Prefer Servo AVR timer4 over 3 (#19025) 4 years ago
Giuliano Zaro fe1e880ffe HIGH/LOW naming of pin state settings (#19089) 4 years ago
Victor Oliveira dded56c4bb Emulated DOGM via HAL TFT, XPT IO (#19017) 4 years ago
Giuliano Zaro 16f2f2bce7 Let laser/spindle use free AVR servo timers (#19011) 4 years ago
Victor Oliveira 4e7c5f19fe Optimize LVGL with HAL TFT IO (SPI and FSMC) (#18974) 4 years ago
Victor Oliveira 6f686b1801 Marlin Color UI for STM32F1 (SPI) (#18958) 4 years ago
Victor Oliveira 9af3b06fc2 Marlin Color UI (FSMC) for STM32F1 (#18952) 4 years ago
ellensp 8d6a263c1c HW PWM sanity checks for SPINDLE_LASER_FREQUENCY (#18947) 4 years ago
Victor Oliveira cd977c70ca Fix / optimize FSMC init (#18941) 4 years ago
Marco Burato f4894b7140 More Anycubic + Trigorilla mappings, ExtUI (#18903) 4 years ago
Scott Lahteine 76eff24718 Simple rename of hex_print 4 years ago
Scott Lahteine 7dd7d6dda6 Move scaled TFT / touch defines (#18915) 4 years ago
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 4 years ago
Victor Oliveira 3fbc002bad SanityCheck: No Adafruit NeoPixel for STM32F1 (#18833) 4 years ago
Victor Oliveira fc12ffcb30 SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817) 4 years ago
Giuliano Zaro 796471a7c6 [SAMD51] ES Interrupt parity with other HALs (#18836) 4 years ago
Diego von Deschwanden f2205b1725 Update more external links (#18819) 4 years ago
Keith Bennett 40d789ce18
Fix "continuous" typo (#21701) 3 years ago
fedetony d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652) 3 years ago
Scott Lahteine 3bddbb1110 Clean up formatting, wrap macros 3 years ago
Scott Lahteine 550a806d77 More detailed serial config error 3 years ago
Scott Lahteine 73f6426114 Use itoa for sprintf int 3 years ago
Scott Lahteine c6c6c56186 SDIO cleanup 3 years ago
Scott Lahteine 0e9836649e Misc. formatting, serial out 3 years ago
Victor Oliveira 138340ee99
Multi-Volume. Select Media for LVGL (#21344) 3 years ago
pinchies 41eb5813e0
Fix Flash size (512KB) for STM32F103ZE (#21590) 3 years ago
Ramiro Polla 8048d1411f
Drop return value from Serial::write() (#21567) 3 years ago
BigTreeTech b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 3 years ago
Mike La Spina 993609b5aa
Make DELAY_NS round up on AVR (#21546) 3 years ago
Scott Lahteine 8b6718c632 misc. pointer formatting 3 years ago
Scott Lahteine 895e40190b Suppress redundant serial errors 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Sola 4d17613050
MKS H43 fix, cleanup (#21485) 3 years ago
Victor Oliveira 6e0b79a33b
Fix and add STM32 SDIO DMA (#21476) 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
Tomas Rimkus 8a67846872
Avoid watchdog reset in all wired EEPROMs (#21436) 3 years ago
Scott Lahteine 704b8cd83c Apply TMC UART to STM32, simplify 3 years ago
Scott Lahteine 84b961cb20
Define HW serial ports needed for TMC UART (#21446) 3 years ago
Scott Lahteine 38b44e3fc9 HAL eeprom cleanup 3 years ago
Scott Lahteine 560448afed Revert "Fix small wired EEPROM (#21337)" 3 years ago
X-Ryl669 c07f99d5e4
Teensy USB / serial followup (#21316) 3 years ago
X-Ryl669 d787cd3076
Fix build with Meatpack only on 2nd port (#21336) 3 years ago