6 コミット (4b928b2da8ae26bd4a949debe470a914e23545ca)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 4b928b2da8 HAL and serial cleanup 3年前
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3年前
  Scott Lahteine 424569b4c4
Power monitor and display (#17437) 4年前
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4年前
  Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4年前
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4年前
  Scott Lahteine fa6e7cb733 Function-style critical section macros 4年前
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  George Fu e593da1c23 Update and fix DGUS (#16317) 4年前
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4年前
  Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 4年前
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 4年前
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 4年前
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4年前
  Scott Lahteine 7d8c38693f Formatting 4年前
  Scott Lahteine 8d036e94bf Combine channel-based SPI headers 4年前
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4年前
  Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 4年前
  Scott Lahteine fb579212ea Reduce unused function warnings 4年前
  Scott Lahteine ad1c061e7b Bring STM32F4/F7 together 5年前
  Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h 5年前
  Scott Lahteine 056efaba91 Clean up section comments 5年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 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年前
  Scott Lahteine 631d867dc9 HAL cleanups 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5年前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5年前
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 5年前
  Scott Lahteine 606a4362b3 Reduce STM32F4 compile warnings 5年前
  Alexander Amelkin 2ecfda80ac Improve support for JTAG/SWD pins reuse (#11963) 5年前
  Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 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年前
  Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6年前
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6年前
  Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 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年前