|
před 7 roky | |
---|---|---|
.. | ||
HAL.cpp | před 7 roky | |
HAL.h | před 7 roky | |
HAL_Servo_Stm32f1.cpp | před 7 roky | |
HAL_Servo_Stm32f1.h | před 7 roky | |
HAL_spi_Stm32f1.cpp | před 7 roky | |
HAL_timers_Stm32f1.cpp | před 7 roky | |
HAL_timers_Stm32f1.h | před 7 roky | |
README.md | před 7 roky | |
SanityCheck.h | před 7 roky | |
binary.h | před 7 roky | |
endstop_interrupts.h | před 7 roky | |
fastio_Stm32f1.h | před 7 roky | |
persistent_store_flash.cpp | před 7 roky | |
persistent_store_sdcard.cpp | před 7 roky | |
pinsDebug.h | před 7 roky | |
spi_pins.h | před 7 roky | |
stm32f1_flag_script.py | před 7 roky | |
watchdog_Stm32f1.cpp | před 7 roky | |
watchdog_Stm32f1.h | před 7 roky |
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