20 Commits (be7aab204feced145e915022ab94ac9d35220668)

Author SHA1 Message Date
Scott Lahteine b6cd7aaf17 Fix STM32F1 SERIAL_GET_TX_BUFFER_FREE 4 years ago
InsanityAutomation 21b15a0a09 Add Creality 4.5.2 board (#20378) 4 years ago
Jason Smith 272265c636 Fix STM32F1 'freeMemory()' warnings (#20319) 4 years ago
Scott Lahteine 664e9d6dfe Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Victor Oliveira ccac37613b Improve USB Media Host conditions (#20176) 4 years ago
Victor 3dbe4ac593 FAST_PWM for STM32F1 (#19952) 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
Victor Oliveira 2553a18f40 Support for Debug Codes - Dnnn (#19225) 4 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine bfa6cd3693 HAL/serial followup 4 years ago
Scott Lahteine f588d50d57 HAL and serial cleanup 4 years ago
Victor Oliveira 563bd5b5bc Emergency Parser for STM32F1 (#19279) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 424569b4c4
Power monitor and display (#17437) 4 years ago
ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4 years ago
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4 years ago
Scott Lahteine 847ea583f6
STM32F103VE has 512K Flash EEPROM (#17565) 4 years ago
Scott Lahteine adb7a88428 Fix an unused var warning 4 years ago
Scott Lahteine 580d314fbe Skip impossible PWM sanity-checks 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 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) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Tanguy Pruvot 5bf635cec2 STM32F1: Only include USBComposite if flagged (#15243) 5 years ago
reloxx13 05cd483413 STM32F1: Support M997 - Reset and begin flash (#15209) 5 years ago
Scott Lahteine dbea6f0022 STM32F1 USB cdc/msc composite device (#15180) 5 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 5 years ago
Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
Tanguy Pruvot 52383633e7 STM32F1: M43 PINS_DEBUGGING (#14072) 5 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Tanguy Pruvot a4c24511f7 STM32: Fix Marduino SBI/CBI redefine (#13912) 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
Alexander Gavrilenko 6d9aaca082 Fix compilation error for MKS Robin (#13506) 5 years ago
Msq001 fb3302feda Fix STM32F1 Serial and ADC pins (#13331) 5 years ago
Scott Lahteine 4200f9ed62 Hide freeMemory et.al. warnings 5 years ago
Scott Lahteine 631d867dc9 HAL cleanups 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Reece Kibble 7557f8d68c Rename all Stm32f1 to STM32F1 (#12639) 6 years ago
Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago