28 Commits (41eb5813e05451e6634d73551913acc44a0448ea)

Author SHA1 Message Date
pinchies 41eb5813e0
Fix Flash size (512KB) for STM32F103ZE (#21590) 4 years ago
Scott Lahteine 895e40190b Suppress redundant serial errors 4 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 4 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 4 years ago
Rockman18 d0f953218f
Fix, consolidate PSTR aliases (#20812) 4 years ago
Giuliano Zaro 1d5862a39b
MMU2 as standard serial device (#20771) 4 years ago
Johan van der Vyver 7f3dcb3e8a
Multi-platform DWIN_CREALITY_LCD support (#20738) 4 years ago
Scott Lahteine 3f93b8baed Trust STM32 gcc versions 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) 4 years ago
Jason Smith f2b9be6e70
Fix STM32F1 'freeMemory()' warnings (#20319) 4 years ago
Scott Lahteine 18853defdd
Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Victor Oliveira f1cdd02d4c
Improve USB Media Host conditions (#20176) 4 years ago
Victor de315c97b1
FAST_PWM for STM32F1 (#19952) 5 years ago
Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 5 years ago
Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 5 years ago
Jason Smith da6c8317a7
Fix and improve STM32F1 serial (#19464) 5 years ago
Scott Lahteine 568f292883 HAL/serial followup 5 years ago
Scott Lahteine 4b928b2da8 HAL and serial cleanup 5 years ago
Victor Oliveira b6ab163814
Emergency Parser for STM32F1 (#19279) 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Scott Lahteine 424569b4c4
Power monitor and display (#17437) 5 years ago
ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 5 years ago
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 5 years ago
Scott Lahteine 847ea583f6
STM32F103VE has 512K Flash EEPROM (#17565) 5 years ago
Scott Lahteine adb7a88428 Fix an unused var warning 5 years ago
Scott Lahteine 580d314fbe Skip impossible PWM sanity-checks 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 5 years ago
thisiskeithb 0f57818f2d Support 512K "RCT6" in BTT SKR Mini (#15890) 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 6 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 6 years ago
Tanguy Pruvot 5bf635cec2 STM32F1: Only include USBComposite if flagged (#15243) 6 years ago
reloxx13 05cd483413 STM32F1: Support M997 - Reset and begin flash (#15209) 6 years ago
Scott Lahteine dbea6f0022 STM32F1 USB cdc/msc composite device (#15180) 6 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 6 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 6 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 6 years ago
Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h 6 years ago
Scott Lahteine 056efaba91 Clean up section comments 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 6 years ago
Tanguy Pruvot 52383633e7 STM32F1: M43 PINS_DEBUGGING (#14072) 6 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 6 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 6 years ago
Tanguy Pruvot a4c24511f7 STM32: Fix Marduino SBI/CBI redefine (#13912) 6 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 6 years ago