7 Commits (42fbd527f3bcc317ae6851aca5a45bdbf979de55)

Autor SHA1 Mensaje Fecha
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) hace 3 años
  Scott Lahteine 424569b4c4
Power monitor and display (#17437) hace 4 años
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) hace 4 años
  Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) hace 4 años
  ellensp 41e944da00
Fix Emergency Parser on DUE (#17276) hace 4 años
  ellensp cd4060a99c
Add USB serial support to SERIAL_PORT_2 on DUE (#17245) hace 4 años
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) hace 4 años
  Scott Lahteine fa6e7cb733 Function-style critical section macros hace 4 años
  Scott Lahteine bfad23d3e2 (c) 2020 hace 4 años
  Scott Lahteine a578749622 Clean up HAL ADC, old test scripts hace 4 años
  George Fu e593da1c23 Update and fix DGUS (#16317) hace 4 años
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR hace 4 años
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) hace 4 años
  Evgeny Zyatkov 9470554f63 Fix DUE HAL serial defines (#15594) hace 4 años
  Bo Herrmannsen 5ad9257df4 Fix DUE HAL serial defines (#15536) hace 4 años
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument hace 4 años
  Scott Lahteine 8d036e94bf Combine channel-based SPI headers hace 4 años
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) hace 4 años
  Scott Lahteine fb579212ea Reduce unused function warnings hace 4 años
  Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h hace 4 años
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) hace 5 años
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) hace 5 años
  Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) hace 5 años
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) hace 5 años
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) hace 5 años
  Scott Lahteine 631d867dc9 HAL cleanups hace 5 años
  Scott Lahteine 0feeef2604 Update copyright in headers hace 5 años
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) hace 5 años
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code hace 5 años
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) hace 5 años
  Scott Lahteine ad21a4f07b Tweaks to HAL format and order hace 5 años
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) hace 5 años
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) hace 5 años
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) hace 6 años
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) hace 6 años
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) hace 6 años
  Bob-the-Kuhn 0d8c15c01f restore PR 9661 files & V1 fix hace 6 años
  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" hace 6 años
  Bob-the-Kuhn 914bb80bde removed SDSS init hace 6 años
  Scott Lahteine f2c0ed193d
Add tone support for Due (#9807) hace 6 años
  Scott Lahteine 61688233c7 HAL style tweak hace 6 años
  Bob-the-Kuhn 428f164d02 [2.0.x] Bug fix - "M114 D" and Due (dtostrf C linkage) (#9481) hace 6 años
  Thomas Moore f7efac57b7 Multi-host support hace 6 años
  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) hace 6 años
  Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) hace 6 años
  Thomas Moore 34eaaab5fb Fix _BV already defined warnings hace 6 años
  Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere hace 6 años
  Scott Lahteine 5079a02c90 Add HAL_SERVO_LIB to HAL_Due.h hace 6 años
  etagle ba8dc678f5 Arduino Due XON/XOFF implementation hace 6 años
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) hace 6 años