1198 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
Victor Oliveira b590cee35a Keep SPI active on LPC176x (#19932) 4 years ago
Scott Lahteine aecf545446 Fix Archim 1, add Archim 1&2 tests 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
Scott Lahteine d3ee5d7dfe Fix warning in gcode_D 4 years ago
Scott Lahteine 2fed3982d6 Pins post-process header (#19860) 4 years ago
Scott Lahteine e32bdf6a93 ESP32: i2s_init requires I2S_STEPPER_STREAM 4 years ago
bilsef c6f17ac01e Teensy 4.1 Ethernet support (#19801) 4 years ago
Scott Lahteine 53a4b8fa33 Misc. cleanup, serial strings 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Serhiy-K 19498040ef Fix HAL/STM32 FastIO for analog pins (#19735) 4 years ago
Jason Smith d5340675ae Fix SAMD Serial name macro (#19765) 4 years ago
Victor Oliveira 1fa19e1fc2 Sanity check unsupported EP (#19745) 4 years ago
Scott Lahteine 7905aa64fa TFT Presets, Generic options, Sanity checks (#19723) 4 years ago
Jason Smith 6a5799fc7d Revert at90usb1286 conditional (#19733) 4 years ago
Jason Smith 33b2f0700e Add NUCLEO-F767ZI dev board (#19373) 4 years ago
Victor Oliveira 9b1ed45b3e TFT Refactoring (#19192) 4 years ago
Victor Oliveira c1729330c5 Option to prevent (extra) Watchdog init on STM32 (#19693) 4 years ago
Jason Smith 67e0e6d5ad Fix I2C_ADDRESS sign warning (#19685) 4 years ago
Jason Smith 2c7b5fe1f2 Fix at90usb1286 build (#19687) 4 years ago
Scott Lahteine a30e8baf3e Digipots refactor / cleanup (#19690) 4 years ago
Victor Oliveira 2adac87c45 Restore correct STM32 port-bits code (#19678) 4 years ago
Serhiy-K 72f9fdc05f Fixes for TFTGLCD Panel, FastIO (#19614) 4 years ago
Scott Lahteine 7e09160ba3 Batch appercase hex values 4 years ago
Victor Oliveira 2553a18f40 Support for Debug Codes - Dnnn (#19225) 4 years ago
Scott Lahteine 3516c3f936 Use 0xFF (not 'ff') for byte transfer 4 years ago
Scott Lahteine 6002dc634e Trailing whitespace 4 years ago
Ryan V1 85c6ffb364 Fix 'bossac' upload on Windows (#19545) 4 years ago
ellensp 9804677669 Fix wrappers on HAL/STM32F1 .cpp files (#19581) 4 years ago
ellensp c5614c8529 Fix TEMP_ADC_PROBE support for STM32F1 (#19582) 4 years ago
Scott Lahteine 69917690f3 Adjust HAL platform defines, comments 4 years ago
Victor Oliveira 0507df61b2 Minor SPI fixes, systick_callback for STM32F1 HAL compatibility (#19565) 4 years ago
Nick 2069ab3a15 Anycubic Chiron full feature support (#19505) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Tanguy Pruvot 717de1e703 Working LCD_USE_DMA_FSMC (#19522) 4 years ago
Scott Lahteine affb5e53df Sanity check old serial names 4 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine bfa6cd3693 HAL/serial followup 4 years ago
Scott Lahteine f588d50d57 HAL and serial cleanup 4 years ago
ellensp a3a5b334c4 Define UART pins for LPC debug based on LPC_PINCFG_UART (#19475) 4 years ago
Jason Smith 632ac54440 MKS Robin Mini uses ONBOARD_SPI_DEVICE (#19460) 4 years ago
makerbase 33788c8405 Add MKS Robin E3P, improve LVGL UI (#19442) 4 years ago
Scott Lahteine ee1232051c Cleanup before MKS changes 4 years ago
Scott Lahteine b3890d385c Add multi-extruder condition 4 years ago
Scott Lahteine 5a35595a3a Whitespace cleanup 4 years ago
Victor Oliveira d3f88a2482 Only set up SPI pins as needed (#19372) 4 years ago
Scott Lahteine d6bbcd020b General cleanup 4 years ago
Victor Oliveira 42619a3a81 LPC: Finish DMA transfer, use HW SPI class (#19191) 4 years ago
Victor Oliveira 8393c6a63d Raise STM32F1 UART IRQ Priority, add error handling (#19301) 4 years ago
Marcio Teixeira ba6659f6be Fix ExtUI SD sorting, compile issues 4 years ago