|
il y a 7 ans | |
---|---|---|
.. | ||
HAL.cpp | il y a 7 ans | |
HAL.h | il y a 7 ans | |
HAL_Servo_Stm32f1.cpp | il y a 7 ans | |
HAL_Servo_Stm32f1.h | il y a 7 ans | |
HAL_spi_Stm32f1.cpp | il y a 7 ans | |
HAL_timers_Stm32f1.cpp | il y a 7 ans | |
HAL_timers_Stm32f1.h | il y a 7 ans | |
README.md | il y a 7 ans | |
SanityCheck.h | il y a 7 ans | |
binary.h | il y a 7 ans | |
endstop_interrupts.h | il y a 7 ans | |
fastio_Stm32f1.h | il y a 7 ans | |
persistent_store_flash.cpp | il y a 7 ans | |
persistent_store_sdcard.cpp | il y a 7 ans | |
pinsDebug.h | il y a 7 ans | |
spi_pins.h | il y a 7 ans | |
stm32f1_flag_script.py | il y a 7 ans | |
watchdog_Stm32f1.cpp | il y a 7 ans | |
watchdog_Stm32f1.h | il y a 7 ans |
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