Scott Lahteine
|
98d48fc731
|
Followup to HAL_timer_restrain
Followup to #9985
|
7 years ago |
Scott Lahteine
|
d45f19d385
|
Remove Unicode from var name
|
7 years ago |
Chris Pepper
|
a1a88ebabc
|
HAL function to ensure min stepper interrupt interval (#9985)
|
7 years ago |
Scott Lahteine
|
f3dbe19669
|
Tweaks to HAL codestyle
|
7 years ago |
Scott Lahteine
|
90fa423737
|
Preliminary cleanup of #include structure (#9763)
|
7 years ago |
Scott Lahteine
|
a810e585db
|
Drop HAL_timer_set_count
|
7 years ago |
Scott Lahteine
|
03d790451f
|
[2.0.x] HAL timer set/get count => set/get compare (#9581)
To reduce confusion over the current timer count vs. the compare (aka "top") value. Caution: this re-uses the function name, changing its meaning.
|
7 years ago |
Bob-the-Kuhn
|
3d72fe0730
|
snapshot
|
7 years ago |
Scott Lahteine
|
f5cfdf6efe
|
Use _BV32 to avoid name conflict
|
7 years ago |
Scott Lahteine
|
58671e1bc1
|
Marlin must override _BV for 32-bit masks!
|
7 years ago |
Scott Lahteine
|
382a5e3318
|
Clean up trailing whitespace
|
7 years ago |
Scott Lahteine
|
42933c804a
|
Cleanups for STM32F7
|
7 years ago |
Morten
|
a0246c5c96
|
Add support for STM32F7 MCU
|
7 years ago |