|
vor 7 Jahren | |
---|---|---|
.. | ||
HAL.cpp | vor 7 Jahren | |
HAL.h | vor 7 Jahren | |
HAL_Servo_Stm32f1.cpp | vor 7 Jahren | |
HAL_Servo_Stm32f1.h | vor 7 Jahren | |
HAL_spi_Stm32f1.cpp | vor 7 Jahren | |
HAL_timers_Stm32f1.cpp | vor 7 Jahren | |
HAL_timers_Stm32f1.h | vor 7 Jahren | |
README.md | vor 7 Jahren | |
SanityCheck.h | vor 7 Jahren | |
binary.h | vor 7 Jahren | |
endstop_interrupts.h | vor 7 Jahren | |
fastio_Stm32f1.h | vor 7 Jahren | |
persistent_store_flash.cpp | vor 7 Jahren | |
persistent_store_sdcard.cpp | vor 7 Jahren | |
pinsDebug.h | vor 7 Jahren | |
spi_pins.h | vor 7 Jahren | |
stm32f1_flag_script.py | vor 7 Jahren | |
watchdog_Stm32f1.cpp | vor 7 Jahren | |
watchdog_Stm32f1.h | vor 7 Jahren |
Since only 1 file needs change in the stm32duino core, it’s preferable over making changes to Marlin.
After these lines: <>
<>
Add the following 3 lines: <>
<>
Victorpv xC000005
https://github.com/victorpv/Marlin/tree/bugfix-2.0.x
PRs should only be sent to Marlin bugfix-2.0.x branch once tested in printing so not to introduce new bugs. For testing/dev, you can submit to the above branch