11 Commits (ae15c5af882486ec1db5d734d378faf9fa6ea568)

Author SHA1 Message Date
  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 6 years ago
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 6 years ago
  Unknown 4c5ffd2349 [2.0.x] Report SERIAL_XON_XOFF in M115 6 years ago
  etagle ba8dc678f5 Arduino Due XON/XOFF implementation 6 years ago