25 Commits (5b75a018b761721aa8d818af22137797f9ad544f)

Author SHA1 Message Date
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4 years ago
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 4 years ago
  Maxim 1b9fc64d8a Add M997 support for SKR PRO 1.1 (#15394) 4 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 years ago
  Scott Lahteine 7d8c38693f Formatting 4 years ago
  Scott Lahteine 8d036e94bf Combine channel-based SPI headers 4 years ago
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4 years ago
  Scott Lahteine fb579212ea Reduce unused function warnings 4 years ago
  Scott Lahteine 056efaba91 Clean up section comments 4 years ago
  Msq001 439e28783b BigTree SKR Pro V1.1 board support (#14523) 4 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
  Karl Andersson 4b365552db Fix Marduino SBI/CBI redefine (#14341) 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
  Scott Lahteine b18316dd37 Fix some spacing 5 years ago
  Karl Andersson 76e9ee33aa Fix include order to make SERIAL_PORT_2 work (#13241) 5 years ago
  Scott Lahteine 631d867dc9 HAL cleanups 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Karl Andersson 8ae6f1e556 Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869) 5 years ago
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5 years ago
  Karl Andersson aa72884a6e Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197) 5 years ago
  Nils Hasenbanck 9deb23aa47 Add missing SerialUSB definition for STM32 HAL (#12124) 5 years ago
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 5 years ago
  Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 5 years ago
  Sam Lane d783400330 Updates to STM32F7 HAL, for completeness (#11770) 5 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 years ago
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 5 years ago
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 6 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 years ago
  Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 6 years ago
  Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! 6 years ago
  Scott Lahteine 42933c804a Cleanups for STM32F7 6 years ago
  Morten a0246c5c96 Add support for STM32F7 MCU 6 years ago
  Thomas Moore f7efac57b7 Multi-host support 6 years ago
  victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 6 years ago
  Thomas Moore 34eaaab5fb Fix _BV already defined warnings 6 years ago
  Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 6 years ago
  Alexey Shvetsov 83555933aa Add platformio support for stm32 (#8246) 6 years ago
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 years ago
  victorpv e9acb63290 STM32F1 HAL 6 years ago
  Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 6 years ago
  Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 6 years ago
  Scott Lahteine 54326fb06a HAL updates 6 years ago
  Christopher Pepper cfef925559 HAL for DUE architecture 6 years ago