10 Commits (5823ebb446cc82a9a59eac9e1df5e5ab07bc291a)

Author SHA1 Message Date
Scott Lahteine bc688f27dc Clean up after changes 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Jason Smith 12bc63913c
Fix BLTouch PWM reliability in HAL/STM32 (#18702) 4 years ago
rudihorn 38ccc769f7
Emergency Parser for STM32 (#18095) 4 years ago
Jason Smith 208af8cb15
Fix STM32 + SoftwareSerial compile (#17831) 4 years ago
Scott Lahteine 56e3106b63 Clean up whitespace 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 5a5be7e287 Reorder setup, with serial early 4 years ago
Scott Lahteine adb7a88428 Fix an unused var warning 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine b419ca254b Fix typo 5 years ago
Lino Barreca ef513ef7fb Fix build error with unsupported reset flags (#16562) 5 years ago
Jason Smith 4e1f2f89f6 Refactor TMC-related macros and sanity checks (#16384) 5 years ago
Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 5 years ago
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
Scott Lahteine ed8f1ca9cf Revert Cortex delay for now 5 years ago
Scott Lahteine f0d952d33a
Cortex M3-M7 can use DWT->CYCCNT (#15762) 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Maxim 1b9fc64d8a Add M997 support for SKR PRO 1.1 (#15394) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Scott Lahteine 01e8813286 EEPROM_EMULATED_WITH_SRAM => SRAM_EEPROM_EMULATION 5 years ago
Scott Lahteine b615b492ba Update some HAL comments 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine b18316dd37 Fix some spacing 5 years ago
Alexander Gavrilenko 3c47e1b4d1 Support Black STM32F407VET6 with RAMPS-like shield (#13524) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
mr-miky 11c7945365 Don't include STM32 Core code when compiling STM32 Generic (#12575) 6 years ago
Nils Hasenbanck 5a4fd8e0a6 Fix access to the DWT peripheral for STM32 HAL (#12434) 6 years ago
Nils Hasenbanck cafabf2055 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 6 years ago
Karl Andersson 1946f729fd STM32 FastIO using register access (#12276) 6 years ago
Karl Andersson aa72884a6e Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197) 6 years ago
Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 6 years ago
Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 years ago
Scott Lahteine 42933c804a Cleanups for STM32F7 7 years ago
Morten a0246c5c96 Add support for STM32F7 MCU 7 years ago
victorpv 2ec4113cb2 Changes to STM32F1 HAL (#8833) 7 years ago
victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago
Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 7 years ago
Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 7 years ago
Scott Lahteine 27cbb939b2 Clean up some HAL code 7 years ago
Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 7 years ago
Christopher Pepper cfef925559 HAL for DUE architecture 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago