17 Commits (13176dfe2fc2f88a357faf84cb155382f4496607)

Author SHA1 Message Date
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