27 Commits (0feeef26048883640b37ebe3994730f31ef6e922)

Author SHA1 Message Date
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository 5 years ago
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 5 years ago
  etagle a215725df6 Fix stepper pulse timing 6 years ago
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago
  etagle 0566badcef Add memory barrier, optimal interrupt on-off 6 years ago
  Scott Lahteine 206014a957 Fix LPC176x timer functions 6 years ago
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items 6 years ago
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6 years ago
  Bob-the-Kuhn 3c58ca181c [2.0.x] Correct step pulse width on LPC1768, DUE & Teensy35_36 (#10016) 6 years ago
  Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 6 years ago
  Scott Lahteine d45f19d385 Remove Unicode from var name 6 years ago
  Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 6 years ago
  Scott Lahteine a810e585db Drop HAL_timer_set_count 6 years ago
  Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 6 years ago
  Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs 6 years ago
  Scott Lahteine 1c41de16d4 Trailing whitespace clean 6 years ago
  Bob-the-Kuhn 5574fad69c copy of PR #8991 code 6 years ago
  Scott Lahteine 6149b82119 Allow setting current timer counter 6 years ago
  Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer 6 years ago
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 6 years ago
  Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 6 years ago
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 years ago
  Bob-the-Kuhn 1beaef0452 fix 3S hang & enable SPLIT 6 years ago
  Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 6 years ago
  Christopher Pepper 44b0c186a6 HAL for Re:ARM (LPC1768) architecture 7 years ago
  Christopher Pepper cfef925559 HAL for DUE architecture 7 years ago