54 Commits (112245ee48eff38231ac9732fa0f4d2c5317e0e9)

Author SHA1 Message Date
  Scott Lahteine 6e658a7c04 Code style and comment tweaks 5 years ago
  Scott Lahteine b11551c767
Touch UI updates for Cocoa Press (#15986) 5 years ago
  Scott Lahteine 5e5045c4ee Touch UI finishing touches 5 years ago
  Marcio Teixeira 5639b8ca20 Touch UI fixes for Cocoa Press (#15847) 5 years ago
  Scott Lahteine a920b10483 Fix true/false redefined warnings 5 years ago
  InsanityAutomation 0074d63962 Vendor version override (#14189) 5 years ago
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 6 years ago
  Marcio Teixeira 02bbc51195 Keep C extension for now, restore (void) arg (#15380) 6 years ago
  Tanguy Pruvot 7c3d52cd6b HAL_DUE build fix (#15286) 6 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 6 years ago
  Scott Lahteine 7d8c38693f Formatting 6 years ago
  Scott Lahteine d5f5203880 Use "mount" as card verb 6 years ago
  Scott Lahteine 34b73426e5 Apply #ifdef/#ifndef where possible 6 years ago
  Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 6 years ago
  Scott Lahteine 93adb7e944 Some comment patches 6 years ago
  Scott Lahteine c0e917ea83 DUE/usb should use platform min/max 6 years ago
  Scott Lahteine 253d0f9671 Some `MIN`/`MAX` rely on core 6 years ago
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 years ago
  Marcio Teixeira 16409eb233 Suppress more UNUSED warnings (#14466) 6 years ago
  Bob Kuhn 688b54d66a DUE USB composite device field corrections (#14185) 6 years ago
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 6 years ago
  Scott Lahteine ce563d7c2e Various general cleanups 6 years ago
  InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 6 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
  Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
  Ryan 052d102ded UltiMachine Archim 1 support (#12404) 6 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
  Scott Lahteine c6a5c74208 Add parentheses to SD macros 6 years ago
  Marcio Teixeira 5b7dd553d3 Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 6 years ago
  Scott Lahteine ee53f7d813 Revert header reorg. 7 years ago
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 7 years ago
  Scott Lahteine 50270b53a0 Clear up some more compile warnings 7 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 7 years ago
  Scott Lahteine d1b619be52 Standardize some hexadecimals 7 years ago
  etagle c5730cf711 As Bob-The-Khun suggested, resetting the USB peripheral solves the huge startup delays that happen when a WDT reset happens and we are connected through the native port 7 years ago
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 7 years ago
  Eduardo José Tagle bbfbf90797 Fix for DUE - no host support on native USB if SD card not enabled (#10148) 7 years ago
  Bob-the-Kuhn 7f1afbfd60 can't type 7 years ago
  Bob-the-Kuhn 23760d6c14 add full speed option 7 years ago
  Bob-the-Kuhn cbcd1ed42d full speed 7 years ago
  etagle 404fc94705 DUE USB CDC: Do not send any character if no program on the PC is listening to them. This avoids Marlin waiting until the user actually opens a program that is able to consume the output of Marlin 7 years ago
  ejtagle 703c8ac0ef Added Arduino-compatible kludge to the (ATMEL supplied) SAM3X USB stack we are now using so the Native port is also usable as a programming port on Arduino DUE and derived designs 7 years ago
  Bob-the-Kuhn 67a17446f2 Fix DUE incompatible enum type specification (#10017) 7 years ago
  Scott Lahteine 2057177184 Make enums into implicit char 7 years ago
  Scott Lahteine cfdcf91df5 Fix compile error with initTone 7 years ago
  Scott Lahteine f2c0ed193d
Add tone support for Due (#9807) 7 years ago
  Scott Lahteine 1bf2b1e475 Use serial macro in sd_mmc_spi_mem.cpp for Due 7 years ago
  Bob-the-Kuhn ab709ccac1 add USEABLE_HARDWARE_PWM & clear up some compiler warnings 7 years ago
  Scott Lahteine 6a043eee55 Various updates for TMC support 7 years ago
  teemuatlut a8c446c3bc [2.0.x]DUE: Fix includes for SDSUPPORT (#9112) 7 years ago