Hi !
i’m currently porting PX4 to a custom board based on a H743VIT6 chip.I’ve done most of the work but i’m stuck with some errors due to the fact that i do not have an SD card on my board. I do have a W25N01G flash though. I found topics speaking about saving parameters in the flash which i followed and it works. But i’m stuck with an error from QGC not being able to fetch missions and not being able to save them either. Is there a way to save missions on flash ?
Also can i disable the fact that it’s looking for FMU SD card when i clearly defined in defconfig that there is no SD port ?