I have been trying to upload V1.13.3 on a cubeorange plus and it shows an error:
“Make target cubepilot_cubeorangeplus not found. It either does not exist or cubepilot_cubeorangeplus cannot be the first argument. Use ‘make help|list_config_targets’ to get a list of all possible [configuration] targets.”. Stop.
So, I pasted the cubepilot>cubeorange+ from V1.14.0 to V1.13.3 and it did not work.
error: #error “No SMPS support in NuttX submodule”);
53 | # error “No SMPS support in NuttX submodule”);
| ^~~~~
compilation terminated due to -Wfatal-errors.
Is there maybe a way through which I can successfully upload V1.13.3 on cubepilot cubeorange+.
I have had to make significant code changes in V1.13.3 already and now i don’t want to do all the changes on v1.14.0 again.
@JulianOes @hamishwillee any ideas?