6 Commits (c8e99d572c4f865f27dea305bfa2ab8bde2e6848)

Author SHA1 Message Date
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
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
Alexander Amelkin 2ecfda80ac Improve support for JTAG/SWD pins reuse (#11963) 6 years ago
Scott Lahteine ad21a4f07b Tweaks to HAL format and order 6 years ago
Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 6 years ago
Alexander Amelkin f417408df1 [STM32F1] Fix HAL for new PlatformIO (#11749) 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
Scott Lahteine 9b945c13a1 Fix STM32F1 ISR_ENABLED 6 years ago
Alexey Shvetsov 2ddba201c0 STM32F1 HAL Fixes (#10999) 6 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
nightdemonx e911635fb1 Add thermocouple with AD8495 support 6 years ago
J.C. Nelson 5b5e322356 Set Interrupt Priorities and Grouping for STM32F103. (#10517) 6 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 years ago
xC0000005 7dc256432f Restore STM32F1 series to working order. (#10229) 6 years ago