3 Commits (37b15fe4cff0c92479135481922c560c586c4a00)

Author SHA1 Message Date
Scott Lahteine 37b15fe4cf Reorder HAL timer header items 7 years ago
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 7 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 7 years ago
Scott Lahteine b858c638ad Fix compiler warning for HAL_ANALOG_SELECT 7 years ago
Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 7 years ago
Scott Lahteine 224688cc3b Fix for unicode-ignorant gcc preprocessor 7 years ago
Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 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) 7 years ago
Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs 7 years ago
Thomas Moore f7efac57b7 Multi-host support 8 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 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 8 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 8 years ago
Scott Lahteine fd128b3c93 Fix some AVR HAL code style 8 years ago
Scott Lahteine 8315a8a716 Apply fixes for DUE 8 years ago
Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834) 8 years ago
Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 8 years ago
Dave Johnson f58ba3a64e Improve AVR arch detection 8 years ago
Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 8 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 8 years ago