14 次代码提交 (d7d80418aedad1c89e27fcba6aab9aa48187b5cc)

作者 SHA1 备注 提交日期
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 年前
  Karl Andersson 4b365552db Fix Marduino SBI/CBI redefine (#14341) 5 年前
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 年前
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 年前
  Scott Lahteine b18316dd37 Fix some spacing 5 年前
  Karl Andersson 76e9ee33aa Fix include order to make SERIAL_PORT_2 work (#13241) 5 年前
  Scott Lahteine 631d867dc9 HAL cleanups 5 年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年前
  Karl Andersson 8ae6f1e556 Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869) 5 年前
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5 年前
  Karl Andersson aa72884a6e Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197) 5 年前
  Nils Hasenbanck 9deb23aa47 Add missing SerialUSB definition for STM32 HAL (#12124) 5 年前
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 5 年前
  Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 5 年前
  Sam Lane d783400330 Updates to STM32F7 HAL, for completeness (#11770) 5 年前
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 年前
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 年前
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 6 年前
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 年前
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 年前
  Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 6 年前
  Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! 6 年前
  Scott Lahteine 42933c804a Cleanups for STM32F7 6 年前
  Morten a0246c5c96 Add support for STM32F7 MCU 6 年前
  Thomas Moore f7efac57b7 Multi-host support 6 年前
  victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 6 年前
  Thomas Moore 34eaaab5fb Fix _BV already defined warnings 6 年前
  Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 6 年前
  Alexey Shvetsov 83555933aa Add platformio support for stm32 (#8246) 6 年前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 年前
  victorpv e9acb63290 STM32F1 HAL 6 年前
  Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 6 年前
  Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 6 年前
  Scott Lahteine 54326fb06a HAL updates 6 年前
  Christopher Pepper cfef925559 HAL for DUE architecture 7 年前