2 Révisions (8b637e436c775c7566820eb1defd00bb209d06b4)

Auteur SHA1 Message Date
  Scott Lahteine 8b637e436c Update links, README, contributing, etc. il y a 3 ans
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
  Scott Lahteine 6e658a7c04 Code style and comment tweaks il y a 4 ans
  Marcio Teixeira 02bbc51195 Keep C extension for now, restore (void) arg (#15380) il y a 4 ans
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument il y a 4 ans
  Scott Lahteine 93adb7e944 Some comment patches il y a 4 ans
  Scott Lahteine c0e917ea83 DUE/usb should use platform min/max il y a 4 ans
  Scott Lahteine 253d0f9671 Some `MIN`/`MAX` rely on core il y a 4 ans
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros il y a 4 ans
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros il y a 6 ans
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) il y a 6 ans
  Scott Lahteine 1c41de16d4 Trailing whitespace clean il y a 6 ans
  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) il y a 6 ans