|
7 年之前 | |
---|---|---|
.. | ||
HAL.cpp | 7 年之前 | |
HAL.h | 7 年之前 | |
HAL_Servo_Stm32f1.cpp | 7 年之前 | |
HAL_Servo_Stm32f1.h | 7 年之前 | |
HAL_spi_Stm32f1.cpp | 7 年之前 | |
HAL_timers_Stm32f1.cpp | 7 年之前 | |
HAL_timers_Stm32f1.h | 7 年之前 | |
README.md | 7 年之前 | |
SanityCheck.h | 7 年之前 | |
endstop_interrupts.h | 7 年之前 | |
fastio_Stm32f1.h | 7 年之前 | |
persistent_store_flash.cpp | 7 年之前 | |
persistent_store_impl.cpp | 7 年之前 | |
pinsDebug.h | 7 年之前 | |
spi_pins.h | 7 年之前 | |
stm32f1_flag_script.py | 7 年之前 | |
watchdog_Stm32f1.cpp | 7 年之前 | |
watchdog_Stm32f1.h | 7 年之前 |
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