17 Commits (bf59a4a6df98f5d79f68848c5163621ebe24abbb)

Author SHA1 Message Date
Bob-the-Kuhn bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h" 7 years ago
Bob-the-Kuhn 914bb80bde removed SDSS init 7 years ago
Scott Lahteine f2c0ed193d
Add tone support for Due (#9807) 7 years ago
Scott Lahteine 61688233c7 HAL style tweak 7 years ago
Bob-the-Kuhn 428f164d02 [2.0.x] Bug fix - "M114 D" and Due (dtostrf C linkage) (#9481) 7 years ago
Thomas Moore f7efac57b7 Multi-host support 8 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) 7 years ago
Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) 7 years ago
Thomas Moore 34eaaab5fb Fix _BV already defined warnings 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 8 years ago
Scott Lahteine 5079a02c90 Add HAL_SERVO_LIB to HAL_Due.h 8 years ago
etagle ba8dc678f5 Arduino Due XON/XOFF implementation 8 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 8 years ago
Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 8 years ago
Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 8 years ago
Scott Lahteine 54326fb06a HAL updates 8 years ago
Christopher Pepper cfef925559 HAL for DUE architecture 8 years ago