Hi,
I’m trying to build and test SITL for Betaflight using the rl-tools/raptor repository, but I ran into several issues:
The current repository seems outdated — some commits do not match the Betaflight mainline, which leads to compilation errors.
Betaflight is not included in embedded_platforms, making it difficult to build and test the firmware using SITL.
Could you please:
Add Betaflight as an embedded platform in embedded_platforms so it can be compiled and tested in SITL?
Thanks in advance for your help!