870bfd08f5
* 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 |
||
---|---|---|
.. | ||
include | ||
u8g | ||
win_usb_driver | ||
DebugMonitor_LPC1768.cpp | ||
endstop_interrupts.h | ||
fastio.h | ||
HAL_spi.cpp | ||
HAL_timers.cpp | ||
HAL_timers.h | ||
HAL.cpp | ||
HAL.h | ||
main.cpp | ||
MarlinSerial.cpp | ||
MarlinSerial.h | ||
persistent_store_api.h | ||
persistent_store_flash.cpp | ||
persistent_store_sdcard.cpp | ||
pinsDebug.h | ||
SanityCheck.h | ||
servo_private.h | ||
spi_pins.h | ||
upload_extra_script.py | ||
usb_serial.cpp | ||
watchdog.cpp | ||
watchdog.h |