Dev2: "RUMBA32_F446VE" no found
I am using a RUMBA32 MKS
I have a compilation problem with the latest updates: the folder "RUMBA32_F446VE" is not found.
".../src / Repetier / src / boardFiles / rumba32 / RUMBA32_F446VE" not found
I think it's since the library change in platformio.ini
[env:RUMBA32]
extends = stm32f4446ve_common
board = RUMBA32_F446VE
I haven't had this problem with versions using:
[env:RUMBA32]
platform = ststm32@8.0.0
framework = arduino
board = RUMBA32_F446VE
How can I solve this problem?
Comments
I cleaned up the compilation, but it doesn't change anything.
To test I downloaded the latest version of V2 and I only changed "default_envs = RUMBA32" in plaformio.ini and "#define MOTHERBOARD MOTHERBOARD_RUMBA32" in Configuration.h
This displays the same issues.
I did the same test with a PC on Windows (I usually use an iMac). Same result.
The "RUMBA32_F446VE" folder also did not exist in older versions, but it was not requested.
Maybe this file is not very important?
If that can help, here are my config files:
Configuration_io.h
https://1drv.ms/u/s!Ak8QYQq1MpUzmHOhmElkKk2JcP62?e=uGwXnU
Configuration.h
https://1drv.ms/u/s!Ak8QYQq1MpUzmHRmy30o9FOfxElu?e=4mmtpK