X-Ryl669
77f48d2bad
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Arjan Mels
897d29ea31
Fix STM32F1 emergency parser ( #21011 )
4 years ago
Simon Jouet
80c1be919f
Fix ESP32 I2S init placement ( #21019 )
4 years ago
Chris Pepper
243c8b4e1a
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
77966135e8
Fix ARM delay function ( #20901 )
4 years ago
Scott Lahteine
6054052248
Use 'false'
4 years ago
Chris Pepper
bbb49c43e1
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
bf631046c0
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
4 years ago
Scott Lahteine
4771379302
Evaluate ANY_SERIAL_IS in place
4 years ago
Victor Oliveira
da80fd782c
STM32 Shared Media - USB Mass Storage Device ( #20956 )
4 years ago
X-Ryl669
1e5995335c
LVGL UI G-code console ( #20755 )
4 years ago
X-Ryl669
9ae204df9c
Serial refactor followup ( #20932 )
4 years ago
George Fu
59d16eb189
FYSETC Cheetah 2.0 ( #20897 )
4 years ago
X-Ryl669
efa1e56369
Refactor serial class with templates ( #20783 )
4 years ago
ConstantijnCrijnen
cdefc19129
Configure / disable PRINTCOUNTER save interval ( #20856 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Tanguy Pruvot
8d2f1851eb
PSTR alias followup ( #20831 )
4 years ago
Giuliano Zaro
faf4cb1b74
MMU2 serial followup ( #20811 )
4 years ago
Rockman18
910059adcb
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
c69f9b9883
Clean up whitespace, headings
4 years ago
Scott Lahteine
efc396bd05
General cleanup, use _BV
4 years ago
Giuliano Zaro
a5d2180bf5
MMU2 as standard serial device ( #20771 )
4 years ago
EvilGremlin
7f8188ccb6
ESP32 Tone Generator ( #20704 )
4 years ago
Scott Lahteine
86bf374fc4
More MKS UI prelim. cleanup
4 years ago
Scott Lahteine
104aceb44a
Rotary encoder cleanup ( #20753 )
4 years ago
Johan van der Vyver
55709b9d2c
Multi-platform DWIN_CREALITY_LCD support ( #20738 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
7e188c48e1
Tweak STM32F1 pin r/w/t
4 years ago
Dmitry Katsubo
8690f4862d
Fix misc. warnings ( #20715 )
4 years ago
Victor Oliveira
2c58d0881b
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
7a748bd565
SPI and pins cleanup
4 years ago
Victor Oliveira
79672d51f6
USB FD via native USB Host + MSC ( #20571 )
4 years ago
Victor Oliveira
910908fb32
Better defaults, compatibility for SDIO + STM32 ( #20570 )
4 years ago
Victor Oliveira
fadc8a1944
LVGL and Classic UI for STM32 ( #20552 )
4 years ago
Keith Bennett
aa65c6e477
Anet ET4 / ET4P and Anet TFT28 / TFT35 ( #20280 )
4 years ago
Jason Smith
a1313c7066
Improve STM32 timer conflict messages ( #20544 )
4 years ago
LinFor
076f12e82d
12-bit ADC resolution for STM32 ( #20519 )
4 years ago
Jason Smith
56e2f39175
Fix Creality EEPROM watchdog freq. ( #20510 )
4 years ago
Scott Lahteine
82b6044dbb
Trust STM32 gcc versions
4 years ago
Chris Pepper
5617d64119
LPC176x framework update ( #20469 )
4 years ago
Keith Bennett
aecfd95592
Clarify "not Interrupt-capable" error message ( #20419 )
4 years ago
Scott Lahteine
ad7fe15154
Style, spacing, typo cleanup for recent changes
4 years ago
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>
4 years ago
Scott Lahteine
1932e70e72
More LPC P-string macros
4 years ago
Scott Lahteine
b6cd7aaf17
Fix STM32F1 SERIAL_GET_TX_BUFFER_FREE
4 years ago
InsanityAutomation
21b15a0a09
Add Creality 4.5.2 board ( #20378 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Jason Smith
c400c54b86
Suspend Servos for STM32+NeoPixel ( #19963 )
4 years ago
Scott Lahteine
29a962320c
Tweak to EEPROM safe delay
4 years ago
Jason Smith
f929123a7b
Prevent Watchdog reset writing Creality 4.x EEPROM ( #20328 )
4 years ago
Jason Smith
272265c636
Fix STM32F1 'freeMemory()' warnings ( #20319 )
4 years ago
Scott Lahteine
7421282d9a
Finish HAL/STM32 cpp wrappers
4 years ago
Jason Smith
e2c57f6d47
Retire HAL for STM32F4 / F7 ( #20153 )
4 years ago