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.
 
 
 
 
 
 
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 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 6 years ago
DebugMonitor_Due.cpp Backtrace minor cleanup 6 years ago
EepromEmulation_Due.cpp Multi-host support 7 years ago
HAL.cpp Use a macro for HAL header redirection (#10380) 6 years ago
HAL.h Use a macro for HAL header redirection (#10380) 6 years ago
HAL_spi_Due.cpp Switch to TMC2130 compatible hardware SPI & misc (#10299) 6 years ago
HAL_timers_Due.cpp Use a macro for HAL header redirection (#10380) 6 years ago
HAL_timers_Due.h Various fixes for DUE... (#10152) 6 years ago
InterruptVectors_Due.cpp Use a macro for HAL header redirection (#10380) 6 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 6 years ago
MarlinSerialUSB_Due.h Style tweak in MarlinSerialUSB_Due.h 6 years ago
MarlinSerial_Due.cpp Fix: M112 calling kill from interrupt (#9923) 6 years ago
MarlinSerial_Due.h Fix: M112 calling kill from interrupt (#9923) 6 years ago
SanityCheck.h Use a macro for HAL header redirection (#10380) 6 years ago
ServoTimers.h Fix filename HAL/DUE/servotimers.h => ServoTimers.h 6 years ago
Servo_Due.cpp [2.0.x] removed spaces 7 years ago
Tone.cpp Use a macro for HAL header redirection (#10380) 6 years ago
endstop_interrupts.h Use a macro for HAL header redirection (#10380) 6 years ago
fastio_Due.h Fix some spellings 6 years ago
persistent_store_impl.cpp Add MarlinSettings::validate() 7 years ago
pinsDebug.h Use a macro for HAL header redirection (#10380) 6 years ago
spi_pins.h Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) 6 years ago
u8g_com_HAL_DUE_shared_hw_spi.cpp restore PR 9661 files & V1 fix 6 years ago
u8g_com_HAL_DUE_st7920_sw_spi.cpp Fix up various spacing, comments, and typos 6 years ago
watchdog_Due.cpp Various fixes for DUE... (#10152) 6 years ago
watchdog_Due.h Use a macro for HAL header redirection (#10380) 6 years ago