33 Commits (6589f654b02c917fa3ecb2df4ba881aa6770f39c)

Author SHA1 Message Date
Scott Lahteine 272f132b82 Remove stray ` from STM32F1 HAL 7 years ago
Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 7 years ago
Bob-the-Kuhn 3d72fe0730 snapshot 7 years ago
Scott Lahteine fb044b6a64 Fix HAL_timer_set_current_count for STM32F1 7 years ago
Scott Lahteine a8638aa20d Update STM32F1 timer code to use libmaple bb_perip 7 years ago
Scott Lahteine 42933c804a Cleanups for STM32F7 7 years ago
Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs 7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() 7 years ago
Scott Lahteine 3319765034 Detab some HAL files 7 years ago
Scott Lahteine 1c41de16d4 Trailing whitespace clean 7 years ago
revilor 959a2d2527 Add beginTransaction to HAL SPI (#9019) 7 years ago
victorpv 2ec4113cb2 Changes to STM32F1 HAL (#8833) 7 years ago
victorpv 084f2434a7
Update readme.md 7 years ago
victorpv 7c7ae5ebef
Delete duplicated file. 7 years ago
victorpv 4feffca178
fix for issue #8585 7 years ago
victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 years ago
Scott Lahteine 6149b82119 Allow setting current timer counter 7 years ago
Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer 7 years ago
Scott Lahteine b8bc965414 General cleanup HAL timers 7 years ago
Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 years ago
Thomas Moore 34eaaab5fb Fix _BV already defined warnings 7 years ago
Scott Lahteine c2fc78c3a8 #ifndef => #if !PIN_EXISTS 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Scott Lahteine 32512332df Apply some formatting 7 years ago
Alexey Shvetsov 83555933aa Add platformio support for stm32 (#8246) 7 years ago
Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 years ago
Scott Lahteine c8dfa26bc8 Use fastio for STM32F1 endstop interrupts 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
Scott Lahteine 60af705e6d Relocate SPI.h to the HAL folder 7 years ago
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 years ago
Scott Lahteine 8315a8a716 Apply fixes for DUE 7 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago