Victor Oliveira
|
c1729330c5
|
Option to prevent (extra) Watchdog init on STM32 (#19693)
|
2021-04-29 08:45:02 -05:00 |
|
Jason Smith
|
2c7b5fe1f2
|
Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:02 -05:00 |
|
Victor Oliveira
|
2553a18f40
|
Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:02 -05:00 |
|
Scott Lahteine
|
3516c3f936
|
Use 0xFF (not 'ff') for byte transfer
|
2021-04-29 08:45:02 -05:00 |
|
Scott Lahteine
|
6002dc634e
|
Trailing whitespace
|
2021-04-29 08:45:01 -05:00 |
|
ellensp
|
9804677669
|
Fix wrappers on HAL/STM32F1 .cpp files (#19581)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:01 -05:00 |
|
ellensp
|
c5614c8529
|
Fix TEMP_ADC_PROBE support for STM32F1 (#19582)
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
|
2021-04-29 08:45:01 -05:00 |
|
qwewer0
|
04a712dacc
|
Multi-line comments cleanup (#19535)
|
2021-04-29 08:45:01 -05:00 |
|
Scott Lahteine
|
58deab1915
|
Rename LCD conditionals (#19533)
|
2021-04-29 08:45:00 -05:00 |
|
Tanguy Pruvot
|
717de1e703
|
Working LCD_USE_DMA_FSMC (#19522)
|
2021-04-29 08:45:00 -05:00 |
|
Jason Smith
|
9d02cedfed
|
Fix and improve STM32F1 serial (#19464)
|
2021-04-29 08:45:00 -05:00 |
|
Scott Lahteine
|
bfa6cd3693
|
HAL/serial followup
|
2021-04-29 08:45:00 -05:00 |
|
Scott Lahteine
|
f588d50d57
|
HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
|
2021-04-29 08:45:00 -05:00 |
|
Jason Smith
|
632ac54440
|
MKS Robin Mini uses ONBOARD_SPI_DEVICE (#19460)
|
2021-04-29 08:45:00 -05:00 |
|
makerbase
|
33788c8405
|
Add MKS Robin E3P, improve LVGL UI (#19442)
|
2021-04-29 08:44:59 -05:00 |
|
Scott Lahteine
|
d6bbcd020b
|
General cleanup
|
2021-04-29 08:44:59 -05:00 |
|
Victor Oliveira
|
8393c6a63d
|
Raise STM32F1 UART IRQ Priority, add error handling (#19301)
(Error handling for Overrun, Framing and Parity.)
|
2021-04-29 08:44:59 -05:00 |
|
Marcio Teixeira
|
ba6659f6be
|
Fix ExtUI SD sorting, compile issues
|
2021-04-29 08:44:58 -05:00 |
|
Scott Lahteine
|
a8904d25ba
|
Minor HAL cleanup
|
2021-04-29 08:44:58 -05:00 |
|
Victor Oliveira
|
643f192515
|
STM32F1 EP with USB_COMPOSITE (#19281)
|
2021-04-29 08:44:58 -05:00 |
|
Victor Oliveira
|
24fbfae0fd
|
Fix STM32F1 SPI device init, MKS_LCD12864 (#19271)
|
2021-04-29 08:44:58 -05:00 |
|
Victor Oliveira
|
563bd5b5bc
|
Emergency Parser for STM32F1 (#19279)
|
2021-04-29 08:44:58 -05:00 |
|
Victor Oliveira
|
dded56c4bb
|
Emulated DOGM via HAL TFT, XPT IO (#19017)
|
2021-04-29 08:44:57 -05:00 |
|
Victor Oliveira
|
4e7c5f19fe
|
Optimize LVGL with HAL TFT IO (SPI and FSMC) (#18974)
|
2021-04-29 08:44:56 -05:00 |
|
Victor Oliveira
|
6f686b1801
|
Marlin Color UI for STM32F1 (SPI) (#18958)
|
2021-04-29 08:44:56 -05:00 |
|
Victor Oliveira
|
9af3b06fc2
|
Marlin Color UI (FSMC) for STM32F1 (#18952)
|
2021-04-29 08:44:56 -05:00 |
|
ellensp
|
8d6a263c1c
|
HW PWM sanity checks for SPINDLE_LASER_FREQUENCY (#18947)
|
2021-04-29 08:44:56 -05:00 |
|
Victor Oliveira
|
cd977c70ca
|
Fix / optimize FSMC init (#18941)
|
2021-04-29 08:44:56 -05:00 |
|
Scott Lahteine
|
7dd7d6dda6
|
Move scaled TFT / touch defines (#18915)
|
2021-04-29 08:44:55 -05:00 |
|
Alexander Gavrilenko
|
8f8b0d84ae
|
Support for TFT & Touch Screens (#18130)
|
2021-04-29 08:44:55 -05:00 |
|
Victor Oliveira
|
3fbc002bad
|
SanityCheck: No Adafruit NeoPixel for STM32F1 (#18833)
|
2021-04-29 08:44:55 -05:00 |
|
Victor Oliveira
|
fc12ffcb30
|
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817)
|
2021-04-29 08:44:55 -05:00 |
|
Scott Lahteine
|
bc688f27dc
|
Clean up after changes
|
2020-07-25 01:53:07 -05:00 |
|
Scott Lahteine
|
451f48231d
|
Ender 3 V2 BL24C16 EEPROM support (#18758)
|
2020-07-24 03:09:14 -05:00 |
|
Scott Lahteine
|
d1e20eb29f
|
Update links, README, contributing, etc.
|
2020-07-23 20:46:51 -05:00 |
|
Scott Lahteine
|
e27f031a55
|
General cleanup
|
2020-07-23 16:11:58 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Sergey1560
|
9424567189
|
Fix passive Chamber Temp reading (#18674)
|
2020-07-16 21:42:55 -05:00 |
|
Jason Smith
|
95b76a65c3
|
Increase STM32F1 Servo Timer Interrupt Priority (#18637)
|
2020-07-14 19:07:27 -05:00 |
|
Jason Smith
|
af8be58d92
|
Fix broken POWER_LOSS_RECOVERY prompt (#18557)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-07-06 01:18:49 -05:00 |
|
Victor Oliveira
|
e5bc9d31cc
|
Add TFT_LVGL_UI support (#18438)
|
2020-07-01 01:30:24 -05:00 |
|
Giuliano Zaro
|
bfcf7ac2fd
|
Use "reset reason" defines (#18462)
|
2020-06-29 01:02:36 -05:00 |
|
Scott Lahteine
|
424569b4c4
|
Power monitor and display (#17437)
|
2020-06-18 15:23:03 -05:00 |
|
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
2020-06-16 01:45:27 -05:00 |
|
Scott Lahteine
|
aea60d9450
|
Clean up trailing spaces
|
2020-06-15 18:11:32 -05:00 |
|
Sergey1560
|
bcf7ac7483
|
STM32F1: Fix SDIO read errors (#18228)
|
2020-06-08 19:59:44 -05:00 |
|
Victor
|
215b400038
|
Allow SDIO clock/retry overrides (#18223)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-06-07 23:35:52 -05:00 |
|
ellensp
|
33d1e77e2e
|
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-06-01 18:33:30 -05:00 |
|
Scott Lahteine
|
785f442c8c
|
Group some sanity checks
|
2020-06-01 17:03:58 -05:00 |
|
Jason Smith
|
dcb90a8d61
|
No SERIAL_STATS for LPC, STM32 (#18145)
|
2020-05-31 00:45:04 -05:00 |
|