Chris Pepper
5233e66762
Improve RPi host kernel panic mitigation
It was still possible to cause a Kernel panic, this additional 500ms delay before disconnect appears to mitigate it completely.
4 years ago
X-Ryl669
1c19af2c8f
Fix ARM delay function ( #20901 )
4 years ago
Scott Lahteine
10aaab6350
Use 'false'
4 years ago
Chris Pepper
004bed8a7f
Mitigate RPi hosts kernel panic on M997
Work around M997 sometimes causing a kernel panic on the host when sent from a Raspbery Pi, the root cause is currently unknown.
4 years ago
Scott Lahteine
604afd52d1
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
4 years ago
Scott Lahteine
c6ef86029c
Evaluate ANY_SERIAL_IS in place
4 years ago
Victor Oliveira
28b8bf566b
STM32 Shared Media - USB Mass Storage Device ( #20956 )
4 years ago
X-Ryl669
c74f972627
LVGL UI G-code console ( #20755 )
4 years ago
X-Ryl669
27366197f3
Serial refactor followup ( #20932 )
4 years ago
George Fu
5ac08a44c6
FYSETC Cheetah 2.0 ( #20897 )
4 years ago
X-Ryl669
3f01b222b2
Refactor serial class with templates ( #20783 )
4 years ago
ConstantijnCrijnen
b95f5c5bea
Configure / disable PRINTCOUNTER save interval ( #20856 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Tanguy Pruvot
ef14b18f8e
PSTR alias followup ( #20831 )
4 years ago
Giuliano Zaro
a10626705d
MMU2 serial followup ( #20811 )
4 years ago
Rockman18
d0f953218f
Fix, consolidate PSTR aliases ( #20812 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
49b5e1d9bf
Clean up whitespace, headings
4 years ago
Scott Lahteine
b41f41589a
General cleanup, use _BV
4 years ago
Giuliano Zaro
1d5862a39b
MMU2 as standard serial device ( #20771 )
4 years ago
EvilGremlin
8049db20ff
ESP32 Tone Generator ( #20704 )
4 years ago
Scott Lahteine
c753fc690f
More MKS UI prelim. cleanup
4 years ago
Scott Lahteine
4a89731025
Rotary encoder cleanup ( #20753 )
4 years ago
Johan van der Vyver
7f3dcb3e8a
Multi-platform DWIN_CREALITY_LCD support ( #20738 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
54debf855c
Tweak STM32F1 pin r/w/t
4 years ago
Dmitry Katsubo
bbf06152da
Fix misc. warnings ( #20715 )
4 years ago
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
a9d18f0f57
SPI and pins cleanup
4 years ago
Victor Oliveira
84ab088b40
USB FD via native USB Host + MSC ( #20571 )
4 years ago
Victor Oliveira
2ce9fa4b9c
Better defaults, compatibility for SDIO + STM32 ( #20570 )
4 years ago
Victor Oliveira
4d6b6bcffc
LVGL and Classic UI for STM32 ( #20552 )
4 years ago
Keith Bennett
a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 ( #20280 )
4 years ago
Jason Smith
094e822070
Improve STM32 timer conflict messages ( #20544 )
4 years ago
LinFor
36aff1e464
12-bit ADC resolution for STM32 ( #20519 )
4 years ago
Jason Smith
6dfcd491d0
Fix Creality EEPROM watchdog freq. ( #20510 )
4 years ago
Scott Lahteine
3f93b8baed
Trust STM32 gcc versions
4 years ago
Chris Pepper
9fd358f10c
LPC176x framework update ( #20469 )
4 years ago
Keith Bennett
6cf4b888e1
Clarify "not Interrupt-capable" error message ( #20419 )
4 years ago
Scott Lahteine
885b0d2ec5
Style, spacing, typo cleanup for recent changes
4 years ago
Victor Oliveira
9ead6a30f2
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>
4 years ago
Scott Lahteine
b04914fb72
More LPC P-string macros
4 years ago
Scott Lahteine
a3f6e48eb6
Fix STM32F1 SERIAL_GET_TX_BUFFER_FREE
4 years ago
InsanityAutomation
e8ed880e62
Add Creality 4.5.2 board ( #20378 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Jason Smith
2c8f566231
Suspend Servos for STM32+NeoPixel ( #19963 )
4 years ago
Scott Lahteine
2e010909ac
Tweak to EEPROM safe delay
4 years ago
Jason Smith
6f4381df53
Prevent Watchdog reset writing Creality 4.x EEPROM ( #20328 )
4 years ago
Jason Smith
f2b9be6e70
Fix STM32F1 'freeMemory()' warnings ( #20319 )
4 years ago
Scott Lahteine
aa2ced96e0
Finish HAL/STM32 cpp wrappers
4 years ago
Jason Smith
3a396a25dc
Retire HAL for STM32F4 / F7 ( #20153 )
4 years ago
Scott Lahteine
18853defdd
Reduce warnings, extern "C" cleanup ( #20279 )
4 years ago
Victor Oliveira
2693e35cae
add missing header to use HAS_SD_HOST_DRIVE ( #20270 )
4 years ago
Vitaliy
19d0c985be
Windows LPC Upload for non-admins ( #20208 )
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago