Scott Lahteine
7a748bd565
SPI and pins cleanup
2021-04-29 08:45:10 -05:00
Victor Oliveira
79672d51f6
USB FD via native USB Host + MSC ( #20571 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
910908fb32
Better defaults, compatibility for SDIO + STM32 ( #20570 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
fadc8a1944
LVGL and Classic UI for STM32 ( #20552 )
2021-04-29 08:45:10 -05:00
Keith Bennett
aa65c6e477
Anet ET4 / ET4P and Anet TFT28 / TFT35 ( #20280 )
2021-04-29 08:45:09 -05:00
Jason Smith
a1313c7066
Improve STM32 timer conflict messages ( #20544 )
2021-04-29 08:45:09 -05:00
LinFor
076f12e82d
12-bit ADC resolution for STM32 ( #20519 )
2021-04-29 08:45:09 -05:00
Jason Smith
56e2f39175
Fix Creality EEPROM watchdog freq. ( #20510 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
82b6044dbb
Trust STM32 gcc versions
2021-04-29 08:45:09 -05:00
Chris Pepper
5617d64119
LPC176x framework update ( #20469 )
2021-04-29 08:45:09 -05:00
Keith Bennett
aecfd95592
Clarify "not Interrupt-capable" error message ( #20419 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
ad7fe15154
Style, spacing, typo cleanup for recent changes
2021-04-29 08:45:08 -05:00
Victor Oliveira
91e9599554
SPI TFT for STM32F4 boards ( #20384 )
...
* fix pinsDebug for F1 boards
* add MKS Robin PRO V2 board - development board
* tft spi working with F4 boards
* pins formating
* sanity check for TFT on supported cores in STM32
* Fix tabs/spaces in pins file
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:08 -05:00
Scott Lahteine
1932e70e72
More LPC P-string macros
2021-04-29 08:45:08 -05:00
Scott Lahteine
b6cd7aaf17
Fix STM32F1 SERIAL_GET_TX_BUFFER_FREE
2021-04-29 08:45:08 -05:00
InsanityAutomation
21b15a0a09
Add Creality 4.5.2 board ( #20378 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:08 -05:00
Jason Smith
c400c54b86
Suspend Servos for STM32+NeoPixel ( #19963 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
29a962320c
Tweak to EEPROM safe delay
2021-04-29 08:45:08 -05:00
Jason Smith
f929123a7b
Prevent Watchdog reset writing Creality 4.x EEPROM ( #20328 )
2021-04-29 08:45:08 -05:00
Jason Smith
272265c636
Fix STM32F1 'freeMemory()' warnings ( #20319 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
7421282d9a
Finish HAL/STM32 cpp wrappers
2021-04-29 08:45:07 -05:00
Jason Smith
e2c57f6d47
Retire HAL for STM32F4 / F7 ( #20153 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
664e9d6dfe
Reduce warnings, extern "C" cleanup ( #20279 )
2021-04-29 08:45:07 -05:00
Victor Oliveira
38a62f0d5b
add missing header to use HAS_SD_HOST_DRIVE ( #20270 )
2021-04-29 08:45:07 -05:00
Vitaliy
afd3ee264b
Windows LPC Upload for non-admins ( #20208 )
...
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Scott Lahteine
f1b32b808f
MKS WiFi preliminary changes
2021-04-29 08:45:06 -05:00
Giuliano Zaro
bd38e59479
SMUFF (MMU2 clone) support ( #19912 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
b6d2671260
USB Media Host followup
...
Restore HAS_SHARED_MEDIA
2021-04-29 08:45:06 -05:00
Victor Oliveira
ccac37613b
Improve USB Media Host conditions ( #20176 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Victor Oliveira
3d9b453000
Add Touch Calibration screen ( #20049 )
2021-04-29 08:45:06 -05:00
Costas Basdekis
dc144fb910
Distinct runout states ( #19965 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Costas Basdekis
45b242d5f7
Fix Linux GPIO logging ( #20093 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00
Jason Smith
ee48fc6544
Fix Arduino DUE compilation ( #20058 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
426d555f6e
TFT cleanup
2021-04-29 08:45:05 -05:00
Jason Smith
3afa6e526b
STM32F1 cleanup, incl. SoftwareSerial removal ( #20046 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
5a918e2b2e
Update some file headers
2021-04-29 08:45:05 -05:00
Victor Oliveira
2dd1522e30
Standardize Marlin SPI (part 1) ( #19989 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
b643a07b66
Comment, spacing cleanup
2021-04-29 08:45:05 -05:00
Victor
b767a82bd8
FAST_PWM for STM32 ( #20025 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
67d58ccb98
HAL support for 8s watchdog
2021-04-29 08:45:05 -05:00
Victor Oliveira
172996f2b3
Fix STM32 HW Serial + EP compile ( #19990 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
3c512648da
Increase SPI Speed on LPC. Color and Classic UI for MKS SGEN L. ( #19945 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
95fb749923
Clean up SPI and ST7920 defines ( #19956 )
2021-04-29 08:45:04 -05:00
Jason Smith
d9a47ec075
Get STM32 clock rates from framework ( #19978 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
Scott Lahteine
2774b70fbf
gcode_D EEPROM size, cleanup
...
Fixes #19920
Co-Authored-By: Orel <37673727+0r31@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
Victor
3dbe4ac593
FAST_PWM for STM32F1 ( #19952 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
59914df5b7
Fix comments, spacing
2021-04-29 08:45:04 -05:00
Victor Oliveira
b590cee35a
Keep SPI active on LPC176x ( #19932 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
aecf545446
Fix Archim 1, add Archim 1&2 tests
2021-04-29 08:45:04 -05:00
Scott Lahteine
6c103b72a2
Clean up comments, USB flash, NULLs
2021-04-29 08:45:04 -05:00