1 Commits (fa48fbb9b8825ac0e51a43b931e6637a9f25b52c)

Author SHA1 Message Date
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine b11551c767
Touch UI updates for Cocoa Press (#15986) 4 years ago
  Tanguy Pruvot 7c3d52cd6b HAL_DUE build fix (#15286) 4 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 years ago
  Scott Lahteine 34b73426e5 Apply #ifdef/#ifndef where possible 4 years ago
  Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 4 years ago
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 5 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Bob-the-Kuhn ab709ccac1 add USEABLE_HARDWARE_PWM & clear up some compiler warnings 6 years ago
  Scott Lahteine 1c41de16d4 Trailing whitespace clean 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