12 커밋 (0ab5bd2ad6e2a5b6d2211d2724e065df45ca50d0)

작성자 SHA1 메시지 날짜
  Scott Lahteine 5070fae231 Batch appercase hex values 3 년 전
  Victor Oliveira 59b6b32e6e Support for Debug Codes - Dnnn (#19225) 3 년 전
  Scott Lahteine 4d1357e318 Adjust HAL platform defines, comments 3 년 전
  Jason Smith da6c8317a7
Fix and improve STM32F1 serial (#19464) 3 년 전
  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) 3 년 전
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4 년 전
  Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4 년 전
  ellensp 41e944da00
Fix Emergency Parser on DUE (#17276) 4 년 전
  ellensp cd4060a99c
Add USB serial support to SERIAL_PORT_2 on DUE (#17245) 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 년 전
  Scott Lahteine a578749622 Clean up HAL ADC, old test scripts 4 년 전
  George Fu e593da1c23 Update and fix DGUS (#16317) 4 년 전
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4 년 전
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 4 년 전
  Evgeny Zyatkov 9470554f63 Fix DUE HAL serial defines (#15594) 4 년 전
  Bo Herrmannsen 5ad9257df4 Fix DUE HAL serial defines (#15536) 4 년 전
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 년 전
  Scott Lahteine 8d036e94bf Combine channel-based SPI headers 4 년 전
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4 년 전
  Scott Lahteine fb579212ea Reduce unused function warnings 4 년 전
  Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h 4 년 전
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 년 전
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 4 년 전
  Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 4 년 전
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 년 전
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 년 전
  Scott Lahteine 631d867dc9 HAL cleanups 5 년 전
  Scott Lahteine 0feeef2604 Update copyright in headers 5 년 전
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 년 전
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 5 년 전
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 5 년 전
  Scott Lahteine ad21a4f07b Tweaks to HAL format and order 5 년 전
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 년 전
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 5 년 전
  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 년 전
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 년 전
  Bob-the-Kuhn 0d8c15c01f restore PR 9661 files & V1 fix 6 년 전
  Bob-the-Kuhn bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h" 6 년 전
  Bob-the-Kuhn 914bb80bde removed SDSS init 6 년 전
  Scott Lahteine f2c0ed193d
Add tone support for Due (#9807) 6 년 전
  Scott Lahteine 61688233c7 HAL style tweak 6 년 전
  Bob-the-Kuhn 428f164d02 [2.0.x] Bug fix - "M114 D" and Due (dtostrf C linkage) (#9481) 6 년 전
  Thomas Moore f7efac57b7 Multi-host support 6 년 전
  etagle 33a6fc70e4 Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 6 년 전
  Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) 6 년 전