Marlin 2.0 for Flying Bear 4S/5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ejtagle 9a24c0ae3f Tons of fixes to the backtracker code, and also added an extra backtracker that does not require unwind tables to work and it is used if unwind tables are absent 7 years ago
..
backtrace Tons of fixes to the backtracker code, and also added an extra backtracker that does not require unwind tables to work and it is used if unwind tables are absent 7 years ago
usb As Bob-The-Khun suggested, resetting the USB peripheral solves the huge startup delays that happen when a WDT reset happens and we are connected through the native port 7 years ago
DebugMonitor_Due.cpp Tons of fixes to the backtracker code, and also added an extra backtracker that does not require unwind tables to work and it is used if unwind tables are absent 7 years ago
EepromEmulation_Due.cpp Multi-host support 7 years ago
HAL_Due.cpp Various fixes for DUE... (#10152) 7 years ago
HAL_Due.h Various fixes for DUE... (#10152) 7 years ago
HAL_pinsDebug_Due.h Preliminary cleanup of #include structure (#9763) 7 years ago
HAL_spi_Due.cpp change to mode 0 7 years ago
HAL_timers_Due.cpp Various fixes for DUE... (#10152) 7 years ago
HAL_timers_Due.h Various fixes for DUE... (#10152) 7 years ago
InterruptVectors_Due.cpp Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) 7 years ago
InterruptVectors_Due.h Add a module for Due SRAM-based Interrupt Vector Table 7 years ago
MarlinSerialUSB_Due.cpp DUE USB CDC: Do not send any character if no program on the PC is listening to them. This avoids Marlin waiting until the user actually opens a program that is able to consume the output of Marlin 7 years ago
MarlinSerialUSB_Due.h Style tweak in MarlinSerialUSB_Due.h 7 years ago
MarlinSerial_Due.cpp Fix: M112 calling kill from interrupt (#9923) 7 years ago
MarlinSerial_Due.h Fix: M112 calling kill from interrupt (#9923) 7 years ago
SanityCheck_Due.h HAL compatible pinsDebug & misc 7 years ago
ServoTimers.h Fix filename HAL/DUE/servotimers.h => ServoTimers.h 7 years ago
Servo_Due.cpp [2.0.x] removed spaces 7 years ago
Tone.cpp Various fixes for DUE... (#10152) 7 years ago
endstop_interrupts.h HAL for DUE architecture 7 years ago
fastio_Due.h Clean up trailing whitespace 7 years ago
persistent_store_impl.cpp Add MarlinSettings::validate() 7 years ago
spi_pins.h Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) 7 years ago
u8g_com_HAL_DUE_shared_hw_spi.cpp restore PR 9661 files & V1 fix 7 years ago
u8g_com_HAL_DUE_st7920_sw_spi.cpp Fix up various spacing, comments, and typos 7 years ago
watchdog_Due.cpp Various fixes for DUE... (#10152) 7 years ago
watchdog_Due.h HAL updates 7 years ago