9 Revīzijas (4b928b2da8ae26bd4a949debe470a914e23545ca)

Autors SHA1 Ziņojums Datums
  Scott Lahteine 4b928b2da8 HAL and serial cleanup 3 gadus atpakaļ
  Alexander Gavrilenko 117df87d19
Support for TFT & Touch Screens (#18130) 3 gadus atpakaļ
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 gadus atpakaļ
  Scott Lahteine 424569b4c4
Power monitor and display (#17437) 4 gadus atpakaļ
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4 gadus atpakaļ
  rudihorn 38ccc769f7
Emergency Parser for STM32 (#18095) 4 gadus atpakaļ
  Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4 gadus atpakaļ
  Scott Lahteine adb7a88428 Fix an unused var warning 4 gadus atpakaļ
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 gadus atpakaļ
  Scott Lahteine fa6e7cb733 Function-style critical section macros 4 gadus atpakaļ
  Scott Lahteine bfad23d3e2 (c) 2020 4 gadus atpakaļ
  George Fu e593da1c23 Update and fix DGUS (#16317) 4 gadus atpakaļ
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4 gadus atpakaļ
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 4 gadus atpakaļ
  Maxim 1b9fc64d8a Add M997 support for SKR PRO 1.1 (#15394) 4 gadus atpakaļ
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 gadus atpakaļ
  Scott Lahteine 7d8c38693f Formatting 4 gadus atpakaļ
  Scott Lahteine 8d036e94bf Combine channel-based SPI headers 4 gadus atpakaļ
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4 gadus atpakaļ
  Scott Lahteine fb579212ea Reduce unused function warnings 4 gadus atpakaļ
  Scott Lahteine 056efaba91 Clean up section comments 5 gadus atpakaļ
  Msq001 439e28783b BigTree SKR Pro V1.1 board support (#14523) 5 gadus atpakaļ
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 gadus atpakaļ
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 gadus atpakaļ
  Karl Andersson 4b365552db Fix Marduino SBI/CBI redefine (#14341) 5 gadus atpakaļ
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 gadus atpakaļ
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 gadus atpakaļ
  Scott Lahteine b18316dd37 Fix some spacing 5 gadus atpakaļ
  Karl Andersson 76e9ee33aa Fix include order to make SERIAL_PORT_2 work (#13241) 5 gadus atpakaļ
  Scott Lahteine 631d867dc9 HAL cleanups 5 gadus atpakaļ
  Scott Lahteine 0feeef2604 Update copyright in headers 5 gadus atpakaļ
  Karl Andersson 8ae6f1e556 Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869) 5 gadus atpakaļ
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5 gadus atpakaļ
  Karl Andersson aa72884a6e Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197) 5 gadus atpakaļ
  Nils Hasenbanck 9deb23aa47 Add missing SerialUSB definition for STM32 HAL (#12124) 5 gadus atpakaļ
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 5 gadus atpakaļ
  Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 5 gadus atpakaļ
  Sam Lane d783400330 Updates to STM32F7 HAL, for completeness (#11770) 5 gadus atpakaļ
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 gadus atpakaļ
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 gadus atpakaļ
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 6 gadus atpakaļ
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 gadus atpakaļ
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 gadus atpakaļ
  Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 6 gadus atpakaļ
  Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! 6 gadus atpakaļ
  Scott Lahteine 42933c804a Cleanups for STM32F7 6 gadus atpakaļ
  Morten a0246c5c96 Add support for STM32F7 MCU 6 gadus atpakaļ
  Thomas Moore f7efac57b7 Multi-host support 6 gadus atpakaļ
  victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 6 gadus atpakaļ
  Thomas Moore 34eaaab5fb Fix _BV already defined warnings 6 gadus atpakaļ