5 Commits (46d376a31d9dda306f8746be6c3da8f78b8e3f5d)

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