35 Commits (47d5fcbbccb227f47da3290f40dacdc27a85f599)

Author SHA1 Message Date
  Scott Lahteine 64f007580b Fix some header comments 7 years ago
  Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 7 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 7 years ago
  Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 7 years ago
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 7 years ago
  etagle a215725df6 Fix stepper pulse timing 7 years ago
  Scott Lahteine cf53e502a2 No need to set input after attachInterrupt 7 years ago
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 7 years ago
  Scott Lahteine a426986df8
Ensure pins set to INPUT after attachInterrupt (#10928) 7 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
  Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 7 years ago
  etagle 569df3fc0c Fix interrupt-based endstop detection 7 years ago
  etagle 0566badcef Add memory barrier, optimal interrupt on-off 7 years ago
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items 7 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 7 years ago
  Scott Lahteine d1b619be52 Standardize some hexadecimals 7 years ago
  Scott Lahteine 456cf971af HAL FastIO cleanup and fixes 7 years ago
  Scott Lahteine a3ce8a3fcd Add sanity checks for EMERGENCY_PARSER 7 years ago
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 7 years ago
  Scott Lahteine dea686cf55
Define short pin names in fastio for STM32 (#10461) 7 years ago
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 7 years ago
  Scott Lahteine 93305a2d5e Fix some spellings 7 years ago
  Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 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) 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