144 Commits (016e46a3c0e429e9fec252af497945196517931b)

Auteur SHA1 Bericht Datum
  Bob-the-Kuhn 4626d04067 as good as i can get it 7 jaren geleden
  Bob-the-Kuhn e5b71af8c9 snapshot 7 jaren geleden
  revilor 959a2d2527 Add beginTransaction to HAL SPI (#9019) 7 jaren geleden
  Bob-the-Kuhn 5574fad69c copy of PR #8991 code 7 jaren geleden
  Bob-the-Kuhn adb9ecf3cc copy of PR #8990 7 jaren geleden
  etagle 729a9f55fc Improved Sw SPI on DUE HAL a bit more. 7 jaren geleden
  Scott Lahteine 2c4e03d2cf Indentation of a SW SPI file 7 jaren geleden
  Scott Lahteine 1a827d5b68 Opening brace tweaks 7 jaren geleden
  Bob-the-Kuhn a142fab155 Enable RRDFGSC on Due 7 jaren geleden
  Bob-the-Kuhn 1a948cbd93 Fix SET_OUTPUT glitch - LPC1768 & DUE 7 jaren geleden
  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 jaren geleden
  etagle d8a4db72ac Reimplemented SW SPI for DUE in assembler. This allows to reach 12Mhz as SPI Clock and improves 4x the transfer speed to the SD card. This is REQUIRED so access to SD from USB is usable (allows 600Kbytes/second transfer speeds) 7 jaren geleden
  victorpv 2ec4113cb2 Changes to STM32F1 HAL (#8833) 7 jaren geleden
  Scott Lahteine fc9ee1a4de Fix up serial sanity check 7 jaren geleden
  Scott Lahteine 097a26007f Fix SDSUPPORT for MKS SBASE 7 jaren geleden
  Scott Lahteine 8b12371e45 Change some hex case 7 jaren geleden
  Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) 7 jaren geleden
  victorpv 084f2434a7
Update readme.md 7 jaren geleden
  victorpv 7c7ae5ebef
Delete duplicated file. 7 jaren geleden
  victorpv 4feffca178
fix for issue #8585 7 jaren geleden
  victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 jaren geleden
  Scott Lahteine 6149b82119 Allow setting current timer counter 7 jaren geleden
  Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer 7 jaren geleden
  Scott Lahteine b8bc965414 General cleanup HAL timers 7 jaren geleden
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 jaren geleden
  Scott Lahteine a3b098b4be Whitespace clean 7 jaren geleden
  Bob-the-Kuhn 57fac33a74 add explanations 7 jaren geleden
  Bob-the-Kuhn bb23286383 add README & modify spi_pins.h 7 jaren geleden
  Harald Gutsche f5b4e1ef4f as a workaround enable PWM for any pin, see PR #8622 7 jaren geleden
  Unknown 4c5ffd2349 [2.0.x] Report SERIAL_XON_XOFF in M115 7 jaren geleden
  Unknown d1f11e9c10 fix missing GET_TIMER (used by PWM for Ex_AUTO_FAN) 7 jaren geleden
  Harald Gutsche dd1b503f64 fix NUM_DIGITAL_PINS being negative for more than 127 digital pins 7 jaren geleden
  Scott Lahteine c8718aa111 Spacing, macros in LPC1768_PWM 7 jaren geleden
  Bob-the-Kuhn 59b32c25b5 MKS Sbase changes 7 jaren geleden
  Thomas Moore 7bb1721f35 Fix _BV already defined warnings for Teensy 7 jaren geleden
  Thomas Moore 5f9592a523 Cleanup narrowing warning in pin_is_protected 7 jaren geleden
  Thomas Moore 34eaaab5fb Fix _BV already defined warnings 7 jaren geleden
  Thomas Moore fa577392b2 Add BIQU BQ111-A4 board 7 jaren geleden
  Scott Lahteine c2fc78c3a8 #ifndef => #if !PIN_EXISTS 7 jaren geleden
  Scott Lahteine c613a1ed38 Fix indentation, stepper.h dependency, etc. 7 jaren geleden
  teemuatlut f011a32771 Board definitions for Ultratronics Pro v1.0 7 jaren geleden
  Bob-the-Kuhn 9dad534f02 fixed 7 jaren geleden
  Scott Lahteine 3066655727 Try port*100+pin, fix config dependency 7 jaren geleden
  Scott Lahteine ba8bc7ea80 Cosmetic tweaks 7 jaren geleden
  Scott Lahteine f409147116 Fix P2_04, P2_05 7 jaren geleden
  Bob-the-Kuhn a28ccabe2a M42 P1.20 fix 7 jaren geleden
  Scott Lahteine b9327a4d16 Misc. general cleanup 7 jaren geleden
  Scott Lahteine 8836623e0f Fix `sq`/`min`/`max` macros after platform headers 7 jaren geleden
  Scott Lahteine fe4f009fdd 32-bit unless… 7 jaren geleden
  Scott Lahteine 1d4571b88d Dependency adjustments 7 jaren geleden