You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andy Shaw 870bfd08f5 usb and sdcard sharing improvements
* Add traceback after watchdog timeout

Add the cpability to perform a traceback following a watchdog timeout.

* Enhanced hardware SPI

Allow use of either SSP0 or SSP1.
Ensure that no data is left in I/O buffers after calls to enable sharing of SSP hardware.

* Make flash emulation of eeprom the default

Make use of flash for eeprom storage the default. This means that usage of eeprom will not cause USB drive mount/unmount operations.

* Allow sharing of SD card

SD card I/O operations from the USB stack take place in idle loop, rather than at interrupt time. Allowing sharing of the SPI bus.

New configuration options to allow usage of the SD card to be specified.

* Fix problem with hardware SPI pins
6 years ago
..
lib Module updates 7 years ago
src usb and sdcard sharing improvements 6 years ago
Configuration.h Extend M217 with configurable park/raise (#12076) 6 years ago
Configuration_adv.h Fix trailing spaces 6 years ago
Makefile Fix "Missing separator" errors. (#12035) 6 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago