Closed rfinnie closed 3 years ago
Delete your entire .pio
directory in your Marlin source directory and try building again.
... huh, that worked, despite not even having a STM32F103RET6_creality build directory, so I can't see why there was a problem before. I'll close, but I'm confused. Thanks!
Many build environments, including this one, were changed from maple -> stm32 without being renamed (the 'old' environment is now *_maple). Even if you 'build clean', the dependencies for the 'old' environment were cached and since the 'new' environment had the same name, it was trying to build them.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
STM32F103RET6_creality fails to compile with with Ender-3 V2 default config. STM32F103RET6_creality_maple compiles successfully, however.
Bug Timeline
As of 2.0.9, presumably before, during _maple split
Expected behavior
Successful compilation :)
Actual behavior
Steps to Reproduce
No response
Version of Marlin Firmware
bugfix-2.0.x HEAD d0df8bc3cb
Printer model
Ender 3 V2
Electronics
No response
Add-ons
No response
Your Slicer
No response
Host Software
No response
Additional information & file uploads
No response