7 Commits (7446794c3f2a2074c3d0bf79ce083d059a9c8c63)

Author SHA1 Message Date
Sergey 7446794c3f Squashed commit of the following: 2 years ago
Sergey a399523691 2.0.8.1 update 3 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 3 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
Scott Lahteine 85eb179acf Define HW serial ports needed for TMC UART (#21446) 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine 84b961cb20
Define HW serial ports needed for TMC UART (#21446) 3 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 3 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
Sergey 46d376a31d Обновление на 2.0.7 4 years ago
Jason Smith da6c8317a7
Fix and improve STM32F1 serial (#19464) 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 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 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine d5141c4e03 Fix up leading/trailing whitespace 6 years ago
AnoNymous 001f26b642 Template struct simplification for serial (#11990) 6 years ago
Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 6 years ago
Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 6 years ago
etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
etagle d90e8fcad9 Fix XON/XOFF implementation 6 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6 years ago
Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 6 years ago
Thomas Moore 84de428d30 [2.0.x] Fix compile errors (#9141) 6 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
Scott Lahteine fc9ee1a4de Fix up serial sanity check 7 years ago
Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 years ago
Unknown 4c5ffd2349 [2.0.x] Report SERIAL_XON_XOFF in M115 7 years ago
etagle ba8dc678f5 Arduino Due XON/XOFF implementation 7 years ago