40 Commits (f9400b6a3c4d09848292f1598df6e4ab4f0278f6)

Author SHA1 Message Date
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Scott Lahteine f2d93f61c3 Revert errant const 5 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
Scott Lahteine b72fd7ea9c Supply 'super' for servo subclasses 5 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine a06010e08a Macrofy attachInterrupt 5 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 5 years ago
Scott Lahteine 18c9182903 Match up write_data signatures 5 years ago
Scott Lahteine e85eca2630 HAL cleanup, Teensy 3.1 platform 5 years ago
Scott Lahteine c2b319360d Remove extra pragmas 5 years ago
Scott Lahteine e5d73f68c8
HAL folder organization (#14763) 5 years ago
Scott Lahteine ad1c061e7b Bring STM32F4/F7 together 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 5 years ago
Scott Lahteine b6546ea33a Add include guards to some headers 5 years ago
Giuliano Zaro b7573c6e69 Remove unused WRITE_VAR, etc. (#14493) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
Scott Lahteine 26de051e92 HAL SPI pin init cleanup 5 years ago
Scott Lahteine 2b5046659a Tweak Marlin headers, comments 5 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
Alexander Amelkin e40636a7c1 Replace digitalPinHasPWM with HAS_TIMER (#13520) 5 years ago
Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 5 years ago
Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5 years ago
Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5 years ago
Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Scott Lahteine 3a1b6fe8c1 Coding standards 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Nils Hasenbanck cafabf2055 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 6 years ago
Scott Lahteine 4ed579cafc Americanized English spelling 6 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 6 years ago
Ilya Bukhonin 7ecb8b4af5 [2.0.x] Teensy 3.1 and 3.2 support (#11460) 6 years ago